User forums > Help
Can't run rev 7936 : GTK critical error
Folco:
Hi,
I use Ubuntu 12.04 64b.
I have compiled C::B today, rev 7936. Nothing bad happened, the build worked fine.
When I launch C::B, I get that fatal error :
--- Code: ---DragScroll plugin activated
Open files list plugin activated
wxSmith - Aui plugin activated
(codeblocks:4053): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GtkRadioMenuItem'
(codeblocks:4053): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed
(codeblocks:4053): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GtkRadioMenuItem'
(codeblocks:4053): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed
Initializing plugins...
The program 'codeblocks' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 15169 error_code 3 request_code 152 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
folco@Weygand:/usr/local/lib$
--- End code ---
I found that page on the forum : http://forums.codeblocks.org/index.php?action=printpage;topic=16218.0
The author propose to install gamin-dev to solve the problem, but it is already installed here.
What could I try to get C::B working ?
Thanks in advance.
Folco:
For information, I tried to intercept the crash with GDB (break gdk_x_error), but the C::B process terminated without beeing catched, so I can't give more informations about that...
Jenna:
The Gtk-CRITICAL should not be a problem, the other error is in most cases caused by the system and not by the software using it (that's at least my experience).
Folco:
Thank you. It was a bad idea to install this beta of Kubuntu ^^ I will report them this.
Jenna:
With google I found the same issue about filezilla in kubuntu and also a post that it is fixed in the meantime.
Navigation
[0] Message Index
[#] Next page
Go to full version