GNOME Bugzilla – Bug 355573
crash in Deskbar: startx. This appears to ...
Last modified: 2006-10-18 11:02:34 UTC
What were you doing when the application crashed? startx. This appears to be a problem in the Deskbar-applet when starting. Distribution: Unknown Gnome Release: 2.16.0 2006-09-11 (GNOME.Org) BugBuddy Version: 2.16.0 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 72177
deskbar.DeskbarApplet.DeskbarApplet(applet)
self.set_up_ui_signals ()
self.ui.connect ("match-selected", self.on_match_selected)
*** Bug 355739 has been marked as a duplicate of this bug. ***
dwall could you please run "/usr/lib/deskbar-applet/deskbar-applet -w" from a terminal, and paste the output here.
*** Bug 357675 has been marked as a duplicate of this bug. ***
*** Bug 358460 has been marked as a duplicate of this bug. ***
Created attachment 74528 [details] deskbar-applet -w output When I run /usr/lib/deskbar-applet/deskbar-applet -w, appears to work properly, however I get the AttributeError when I try adding deskbar to the gnome panel.
Thanks Eric. If I can get you to run just "/usr/lib/deskbar-applet/deskbar-applet" (it will hang in the terminal) and then try and add deskbar to the panel. This way it will use your running instance of deskbar in the panel. Then "hopefully" you'll get your crash upon adding it, and you can attach the output here like you just did.
$ /usr/lib/deskbar-applet/deskbar-applet Running installed deskbar, using [/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH] Data Dir: /usr/share/deskbar-applet Handlers Dir: ['/home/eric/.gnome2/deskbar-applet/handlers', '/usr/lib/deskbar-applet/handlers'] Binding Global shortcut <Alt>F3 to focus the deskbar Running with options: {'popup_mode': False, 'cuemiac': False, 'do_trace': False, 'standalone': False} Starting Deskbar instance: <gnome.applet.Applet object (PanelApplet) at 0xb3b07e14> OAFIID:Deskbar_Applet Using per-applet gconf key: /apps/panel/applets/applet_13/prefs Traceback (most recent call last):
+ Trace 75949
** (deskbar-applet:26547): WARNING **: need to free the control here --- There is nothing in ~/.gnome2/deskbar-applet/handlers, by the way.
Fixed in CVS