After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641361 - crash in Deskbar:
crash in Deskbar:
Status: RESOLVED DUPLICATE of bug 612990
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-02-03 16:24 UTC by chouck
Modified: 2011-02-03 17:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description chouck 2011-02-03 16:24:21 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 10.04 (lucid)
Gnome Release: 2.30.2 2010-06-25 (Ubuntu)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10706000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ambiance
Icon Theme: ubuntu-mono-dark
GTK+ Modules

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):
  • File "/usr/lib/deskbar-applet/deskbar-applet/deskbar-applet", line 108 in <module>
    from deskbar.ui.DeskbarApplet import DeskbarApplet
  • File "/usr/lib/pymodules/python2.6/deskbar/ui/DeskbarApplet.py", line 7 in <module>
    from deskbar.ui.AbstractCuemiacDeskbarIcon import AbstractCuemiacDeskbarIcon
  • File "/usr/lib/pymodules/python2.6/deskbar/ui/AbstractCuemiacDeskbarIcon.py", line 5 in <module>
    from deskbar.ui.CuemiacWindowController import CuemiacWindowController
  • File "/usr/lib/pymodules/python2.6/deskbar/ui/CuemiacWindowController.py", line 9 in <module>
    from deskbar.ui.preferences.DeskbarPreferences import DeskbarPreferences
  • File "/usr/lib/pymodules/python2.6/deskbar/ui/preferences/DeskbarPreferences.py", line 9 in <module>
    from deskbar.ui.preferences.AccelEntry import AccelEntry
  • File "/usr/lib/pymodules/python2.6/deskbar/ui/preferences/AccelEntry.py", line 102
SyntaxError: Non-ASCII character '\xe2' in file /usr/lib/pymodules/python2.6/deskbar/ui/preferences/AccelEntry.py on line 102, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details (AccelEntry.py, line 102)


----------- .xsession-errors (6 sec old) ---------------------
(polkit-gnome-authentication-agent-1:2137): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:2137): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(gnome-power-manager:2138): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2273: signal `proxy-status' is invalid for instance `0x93d7d30'
Xlib:  extension "GLX" missing on display ":0.0".
/usr/bin/compiz (core) - Fatal: Root visual is not a GL visual
/usr/bin/compiz (core) - Error: Failed to manage screen: 0
/usr/bin/compiz (core) - Fatal: No manageable screens found on display :0.0
Initializing nautilus-gdu extension
Unable to open desktop file /usr/share/applications/same-gnome.desktop for panel launcher: No such file or directory
Connection failure: Connection refused
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or d
Please ask your system administrator to enable user sharing.
--------------------------------------------------
Comment 1 André Klapper 2011-02-03 17:38:21 UTC
This is fixed in 2.30.1.
Please run latest versions (or ask your distro to provide them).

*** This bug has been marked as a duplicate of bug 612990 ***