https://bugzilla.novell.com/show_bug.cgi?id=814492 https://bugzilla.novell.com/show_bug.cgi?id=814492#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2013-04-16 17:52:31 UTC --- First: let's sort out a confusion: /usr/bin/glade-3 is glade 3.8.3 -> targeting GTK 2 /usr/bin/glade is glade 3.15.0 -> targeting GTK 3 <?xml version="1.0" encoding="UTF-8"?> <interface> <!-- interface-requires gtk+ 3.0 --> <object class="GtkBox" id="main-widget"> <property name="border-width">14</property> </object> </interface> => this is sufficient to trigger the crash (a GtkBox object) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.