GNOME Bugzilla – Bug 415021
Glade3 crashes when double-clicking filechooserdialog in the inspector
Last modified: 2007-05-07 17:07:07 UTC
Steps to reproduce: 1. Open Glade-3 2. Add File Chooser Dialog 3. Double click it in the widget inspector Stack trace: Memory status: size: 52588544 vsize: 0 resident: 52588544 share: 0 rss: 22065152 rss_rlim: 0 CPU usage: start_time: 1173121412 rtime: 0 utime: 154 stime: 0 cutime:143 cstime: 0 timeout: 11 it_real_value: 0 frequency: 3 Backtrace was generated from '/usr/local/bin/glade-3' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1219963216 (LWP 6231)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 116092
Thread 1 (Thread -1219963216 (LWP 6231))
Other information: Used Glade 3.1.5 (SVN trunk 2007 03 05)
Note, this is the first bug that is related to reparenting toplevel windows in the workspace and calls for some kind of workaround... Note also that this bug is reproduced the _second_ time that a filechooserdialog is displayed in the workspace.
Fixed in trunk and gnome 2.18 branch * plugins/gtk+/glade-gtk.c: stop GtkFileChooserDefault "hierarchy-changed" and "screen-changed" default handlers (fixes bug #415021)
hmm... can this be closed as this is fixed?
Yes I thought it was actually