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 479827 - crash in Deskbar: Attempting to add DeskBa...
crash in Deskbar: Attempting to add DeskBa...
Status: RESOLVED DUPLICATE of bug 475630
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-09-24 14:13 UTC by Jayson Owens
Modified: 2007-09-24 15:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Jayson Owens 2007-09-24 14:13:58 UTC
What were you doing when the application crashed?
Attempting to add DeskBar to Gnome Panel via Add to Panel dialog window.


Distribution: openSUSE 10.3 (i586)
Gnome Release: 2.19.92 2007-09-15 (SUSE)
BugBuddy Version: 2.19.91

System: Linux 2.6.22.5-23-default #1 SMP 2007/09/18 05:23:45 UTC i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: Industrial

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 (1413 sec old) ---------------------
xml2updatelist: found update of kpartx - 0.4.7-80 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of krb5 - 1.6.2-22 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of krb5-devel - 1.6.2-22 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of ksh - 93s-48 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of ksymoops - 2.4.11-76 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of ktoblzcheck - 1.14-16 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of lbreakout - 2.5.2-114 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of ldapcpplib - 0.0.4-96 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of less - 406-16 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of libEMF - 1.0-253 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of libFLAC8 - 1.2.0-13 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of libMagick++10 - 6.3.5.3-27 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
xml2updatelist: found update of libMagick10 - 6.3.5.3-27 - (null) - package - (null) - (null) - (null) --- http://download.opensuse.org/repositories/openSUSE:10.3/standard/
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 50 in <module>
    from deskbar.ui.DeskbarApplet import DeskbarApplet
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/DeskbarApplet.py", line 9 in <module>
    from deskbar.ui.CuemiacWindowController import CuemiacWindowController
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/CuemiacWindowController.py", line 7 in <module>
    from deskbar.ui.preferences.DeskbarPreferences import DeskbarPreferences
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/preferences/DeskbarPreferences.py", line 8 in <module>
    from deskbar.core.updater.NewStuffUpdater import NewStuffUpdater
  • File "/usr/lib/python2.5/site-packages/deskbar/core/updater/NewStuffUpdater.py", line 2 in <module>
    import dbus
ImportError: No module named dbus

Comment 1 palfrey 2007-09-24 15:51:57 UTC
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 475630 ***