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 482540 - crash in Deskbar: Adding deskbar applet to...
crash in Deskbar: Adding deskbar applet to...
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-02 11:18 UTC by Pete Goodall
Modified: 2007-10-02 12:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pete Goodall 2007-10-02 11:18:16 UTC
What were you doing when the application crashed?
Adding deskbar applet to the panel.
1)  Opened the "Add to panel" dialog
2)  Searched for "desk"
3)  DnD the Deskbar applet icon to the panel
4)  Immediate crash and no Deskbar applet

Looking at the debug it might be a problem with dbus.  Received an earlier warning about this.


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-29-default #1 SMP 2007/09/20 15:19:04 UTC i686
X Vendor: The X.Org Foundation
X Vendor Release: 70000001
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:10202): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:10202): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:10202): WARNING **: IPP request failed with status 1030
(gnome-panel:10190): Gtk-WARNING **: Attempting to add a widget with type GtkAccelLabel to a GtkImageMenuItem, but as a GtkBin subclass a GtkImageMenuItem can only contain one widget at a time; it alr
** (gnome-cups-icon:10202): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:10202): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:10202): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:10202): 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 Sebastian Pölsterl 2007-10-02 12:17:00 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 ***