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 484388 - crash in Deskbar: Trying to add the deskba...
crash in Deskbar: Trying to add the 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-10-07 12:19 UTC by Sander de Leeuw
Modified: 2007-10-07 18:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sander de Leeuw 2007-10-07 12:19:46 UTC
What were you doing when the application crashed?
Trying to add the deskbar-applet to my GNOME-panel, right after a clean install of openSUSE 10.3.


Distribution: openSUSE 10.3 (i586)
Gnome Release: 2.20.0 2007-09-22 (SUSE)
BugBuddy Version: 2.20.0

System: Linux 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 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 ---------------------
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
(gnome-panel:4016): Wnck-CRITICAL **: wnck_screen_get_active_workspace: assertion `WNCK_IS_SCREEN (screen)' failed
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:4033): WARNING **: IPP request failed with status 1030
--------------------------------------------------
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 Susana 2007-10-07 18:00:54 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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