After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 459906 - Gtk-Critical when loading glade plugin in anjuta
Gtk-Critical when loading glade plugin in anjuta
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: anjuta integration
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-24 14:20 UTC by Johannes Schmid
Modified: 2010-05-10 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johannes Schmid 2007-07-24 14:20:04 UTC
So, here they are (possibly also caused by bad plugin code inside anjuta):


(glade-3:11989): Gtk-CRITICAL **: gtk_option_menu_set_menu: assertion `GTK_IS_MENU (menu)' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_radio_button_get_group: assertion `GTK_IS_RADIO_BUTTON (radio_button)' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_radio_button_get_group: assertion `GTK_IS_RADIO_BUTTON (radio_button)' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_radio_button_get_group: assertion `GTK_IS_RADIO_BUTTON (radio_button)' failed

(glade-3:11989): GladeUI-GTK-CRITICAL **: glade_gtk_combo_get_children: assertion `GTK_IS_COMBO (combo)' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): Gtk-CRITICAL **: gtk_color_button_set_color: assertion `color != NULL' failed

(glade-3:11989): GladeUI-GTK-CRITICAL **: glade_gtk_combo_get_children: assertion `GTK_IS_COMBO (combo)' failed

(glade-3:11989): GladeUI-GTK-CRITICAL **: glade_gtk_combo_get_children: assertion `GTK_IS_COMBO (combo)' failed
Comment 1 Johannes Schmid 2010-05-10 14:14:10 UTC
This doesn't happen any more with trunk so I am closing this one. There are some critical sometimes when loading files but they appear as well stand-alone so it's not an issue with anjuta integration.