GNOME Bugzilla – Bug 649215
crash in Deskbar: Deskbar wasn't working b...
Last modified: 2011-05-02 18:14:07 UTC
What were you doing when the application crashed? Deskbar wasn't working before, I just upgraded my computer and did a full reboot, when gnome is starting Deskbar is still failing. Distribution: Debian wheezy/sid Gnome Release: 2.30.2 2010-11-12 (Debian) BugBuddy Version: 2.30.0 System: Linux 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686 X Vendor: The X.Org Foundation X Vendor Release: 10905000 Selinux: No Accessibility: Disabled GTK+ Theme: Adwaita Icon Theme: gnome GTK+ Modules: gnomebreakpad 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 226985
app = DeskbarApplet(applet)
gnomeapplet.Applet.__init__(self)
----------- .xsession-errors (8 sec old) --------------------- self.on_load(applet) File "/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PulseAudio.py", line 115, in on_load if int(version.split(".")[2]) < 15: ValueError: invalid literal for int() with base 10: '21-rebootstrapped-dirty' (evolution-alarm-notify:2902): libecal-WARNING **: Cannot activate ECal: Error al llamar StartSereviceByName para org.gnome.evolution.dataserver.Calendar: Se alcanzó el tiempo de expiración Initializing nautilus-gdu extension (gnome-panel:2894): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 27 [Error] Could not find file "/home/br0th3r/.local/share/glippy/snippets.xml". [Error] Could not find file "/home/br0th3r/.local/share/glippy/actions.xml". ** Message: applet now embedded in the notification area ** (update-notifier:2960): DEBUG: error during dbus call: Activation of org.debian.apt timed out --------------------------------------------------
I don't know if this could help, but when I started by hand I get this error: $ /usr/lib/deskbar-applet/deskbar-applet 05-02 20:00:40 deskbar.core.Utils WARNING Icon stock_people Load Error: El icono «stock_people» no está presente en el tema (or El icono «stock_people» no está presente en el tema) 05-02 20:00:40 deskbar.core.Utils WARNING Icon `stock_unknown' is not present in theme translating the spanishg sentences it says something like: $ /usr/lib/deskbar-applet/deskbar-applet 05-02 20:00:40 deskbar.core.Utils WARNING Icon stock_people Load Error: Icon «stock_people» is not present in the template (or icon «stock_people» is not present in the template) 05-02 20:00:40 deskbar.core.Utils WARNING Icon `stock_unknown' is not present in theme I hope this helps,
Somebody said: --- Comment #29 from Olivier Berger <olivier.berger@**********.eu> 2011-05-02 17:04:50 UTC --- It seems to me that just commenting the line gnomeapplet.Applet.__init__(self) in DeskbarApplet's __init__ may solve the problem... I tried and didn't work to me, the error
I believe this bug is a duplicated from bug number 642915 *** This bug has been marked as a duplicate of bug 642915 ***