GNOME Bugzilla – Bug 163197
Closing 'Create Launcher' window crashes the panel (with testcase)
Last modified: 2005-01-10 08:13:36 UTC
- Right click on top panel and choose 'Add to panel' - Drag 'Custom Application Launcher' and drop it on the top panel. The 'Create Launcher' window would be invoked. - Do not fill anything. Just click on 'OK' An error message 'You have to specify a valid URL or command' is displayed. - Do not close the error message. - Click on 'Cancel' in the 'Create Launcher' box. - Click on 'Cancel' in the 'Add to Panel' box. - Now click on 'OK' in the error dialog box. Panel crashes.
Backtrace was generated from '/opt/gnome2/bin/gnome-panel' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1089340192 (LWP 11902)] 0xffffe410 in ?? ()
+ Trace 54218
Thread 1 (Thread 1089340192 (LWP 11902))
Confirmed.
2005-01-10 Vincent Untz <vincent@vuntz.net> * launcher.c: (really_add_launcher): don't try to remove the busy cursor when an error dialog is closed, destroy the error dialog when the launcher editor dialog is closed Fix bug #163197