GNOME Bugzilla – Bug 531356
glade3 crashes when trying to add elements to a combobox
Last modified: 2008-05-08 17:01:17 UTC
Steps to reproduce: 1. open a project 2. create a window with a combobox in it 3. in the porperties section, down on the right, try to add an element to the combobox. After some seconds glade3 crashes without having added anything Stack trace: (glade-3:8585): GladeUI-WARNING **: No icon named 'widget-gtk-scalebutton' was found for object class 'GtkScaleButton'. (glade-3:8585): GladeUI-WARNING **: No icon named 'widget-gtk-volumebutton' was found for object class 'GtkVolumeButton'. GladeUI-Message: 1 missing displayable value for GnomeDateEdit::dateedit-flags GladeUI-Message: No DevHelp installed on your system, devhelp feature will be disabled. (glade-3:8585): Gtk-WARNING **: gtk_file_chooser_button_set_property: Choosers of type `GtkFileChooserButton` do not support selecting multiple files. (glade-3:8585): Gtk-WARNING **: gtk_file_chooser_button_set_property: Choosers of type `GtkFileChooserButton` do not support selecting multiple files. (glade-3:8585): Gtk-WARNING **: gtk_file_chooser_button_set_property: Choosers of type `GtkFileChooserButton` do not support selecting multiple files. Fallo de segmentación (it means: "segmentation fault" Other information:
I have also seen this bug, co-confirmed by another, thread in Ubuntu forums: http://ubuntuforums.org/showthread.php?t=778708
bug is fixed now, thanks for the reports *** This bug has been marked as a duplicate of 528511 ***