https://bugzilla.novell.com/show_bug.cgi?id=814492 https://bugzilla.novell.com/show_bug.cgi?id=814492#c4 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Li Bin <bili@suse.com> 2013-04-18 08:16:35 UTC --- (In reply to comment #2)
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)
Dimstar, Thanks. Clear now. I thought the glade-3 is the latest one, :) -- 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.