GNOME Bugzilla – Bug 353194
crash in Deskbar:
Last modified: 2006-08-28 18:48:11 UTC
What were you doing when the application crashed? Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.15.92 2006-08-22 (Ubuntu) BugBuddy Version: 2.15.92 Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 71099
self.use_selection_id = deskbar.GCONF_CLIENT.notify_add(applet.prefs.GCONF_USE_SELECTION, lambda x, y, z, a: self.on_config_use_selection(z.value))
self.sync_ui()
self.set_width_settings_sensitive(False)
self.glade.get_widget("width_units").set_sensitive(False)
Umh, sorry, I have made a mistake while handling bug-buddy :-) The error appeared while I tested a patch for bug #352595. This error was triggered by the patch, but it doesn't seem to be really related (and I remember some random crashes in preferences window from earlier).
It is indeed unrelated to the patch from bug #352595. I made that patch 2006-08-26 and bug #352874 is from 2006-08-25 :-) *** This bug has been marked as a duplicate of 352874 ***