GNOME Bugzilla – Bug 494953
crash in Deskbar: logged in via startx
Last modified: 2007-11-08 16:37:24 UTC
What were you doing when the application crashed? logged in via startx Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.1 2007-10-19 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-14-rt #1 SMP PREEMPT RT Mon Oct 15 01:05:51 GMT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human 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 ----------- .xsession-errors (12 sec old) --------------------- handlers = get_handlers()
+ Trace 176307
restricted = load_restricted_list(specials)
return generate_restricted_list(modules_dep, modules_restricted, specials, force)
stdout=subprocess.PIPE, stderr=subprocess.PIPE)
errread, errwrite)
raise child_exception
checking for valid crashreport now (gnome-panel:5656): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -9 and height 23 -------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 314, in on_module_initialized self._history.load() File "/usr/lib/python2.5/site-packages/deskbar/core/DeskbarHistory.py", line 113, in load saved_history = cPickle.load(file(HISTORY_FILE)) ImportError: No module named tracker-module
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find *** This bug has been marked as a duplicate of 474179 ***