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 531356 - glade3 crashes when trying to add elements to a combobox
glade3 crashes when trying to add elements to a combobox
Status: RESOLVED DUPLICATE of bug 528511
Product: glade
Classification: Applications
Component: general
3.4.x
Other All
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-04 10:28 UTC by Alfonso
Modified: 2008-05-08 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alfonso 2008-05-04 10:28: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:
Comment 1 Jose Commins 2008-05-08 15:01:02 UTC
I have also seen this bug, co-confirmed by another, thread in Ubuntu forums:

http://ubuntuforums.org/showthread.php?t=778708
Comment 2 Tristan Van Berkom 2008-05-08 17:01:17 UTC
bug is fixed now, thanks for the reports


*** This bug has been marked as a duplicate of 528511 ***