User forums > Nightly builds
The 26 July 2007 build (4324) is out.
b4silence:
Thanks anyway for your help!
Isn't there any way to debug this error?
I tried to run it from command line with -d and -nc option in order to try to get the error, but all i got was this:
--- Code: ---b4silence@b4silence-linux:/usr/share/codeblocks/plugins$ codeblocks -nc
(codeblocks:11221): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
b4silence@b4silence-linux:/usr/share/codeblocks/plugins$ codeblocks -d
(codeblocks:11252): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
--- End code ---
But I guess this is kinda normal... :?
Biplab:
--- Quote from: b4silence on July 28, 2007, 03:06:01 am ---Thanks anyway for your help!
Isn't there any way to debug this error?
I tried to run it from command line with -d and -nc option in order to try to get the error, but all i got was this:
--- Code: ---b4silence@b4silence-linux:/usr/share/codeblocks/plugins$ codeblocks -nc
(codeblocks:11221): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
b4silence@b4silence-linux:/usr/share/codeblocks/plugins$ codeblocks -d
(codeblocks:11252): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
--- End code ---
But I guess this is kinda normal... :?
--- End quote ---
@ b4silence
Please start a new thread stating your problem.
Fasser:
--- Quote from: killerbot on July 26, 2007, 05:46:04 pm --- http://prdownload.berlios.de/codeblocks/CB_20070726_rev4324_Ubuntu6.10+7.04_wx2.8.4.tar.gz
http://prdownload.berlios.de/codeblocks/CB_20070726_rev4324_Debian4.0_wx2.8.4.tar.gz
--- End quote ---
.deb package should depend on appropriate version of libwxgtk, or the user will be able to cleanly install the provided packages just to find a missing library message:
--- Quote ---codeblocks: error while loading shared libraries: libwx_gtk2u_aui-2.8.so.0: cannot open shared object file: No such file or directory
--- End quote ---
Tested on Debian 4.0 packages, guess Ubuntu ones will have the same problem.
Navigation
[0] Message Index
[*] Previous page
Go to full version