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 647338 - crash in Deskbar: tried adding a Deskbar t...
crash in Deskbar: tried adding a Deskbar t...
Status: RESOLVED DUPLICATE of bug 647356
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-04-10 03:28 UTC by david.kindred
Modified: 2011-04-11 00:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description david.kindred 2011-04-10 03:28:57 UTC
What were you doing when the application crashed?
tried adding a Deskbar to a newly created panel after accidentally deleting my main panel.


Distribution: Ubuntu 11.04 (natty)
Gnome Release: 2.32.1 2011-03-22 (Ubuntu)
BugBuddy Version: 2.31.92

System: Linux 2.6.38-8-generic #41-Ubuntu SMP Tue Apr 5 19:29:52 UTC 2011 i686
X Vendor: The X.Org Foundation
X Vendor Release: 11000000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ambiance
Icon Theme: ubuntu-mono-dark
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

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", line 32 in applet_factory
    app = DeskbarApplet(applet)
  • File "/usr/lib/pymodules/python2.7/deskbar/ui/DeskbarApplet.py", line 141 in __init__
    gnomeapplet.Applet.__init__(self)
RuntimeError: cannot subclass gnome.applet.Applet


----------- .xsession-errors ---------------------
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmXSMPClient: Client '0x9c4ed40 [deskbar-applet 10e832cddb37eb8705130240610451003800000255700045]' received SaveYourselfDone(success = True)
** (gnome-session:25570): DEBUG: GsmXsmpServer: sms_error_handler (0x9da0790, FALSE, 3, 9, 32771, 0)
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:25570): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
--------------------------------------------------
Comment 1 André Klapper 2011-04-11 00:25:56 UTC

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