GNOME Bugzilla – Bug 475630
crash in Deskbar: trying to add "deskbar"
Last modified: 2007-10-15 20:02:33 UTC
What were you doing when the application crashed? trying to add "deskbar" Distribution: openSUSE 10.3 (i586) Beta3 Gnome Release: 2.19.6 2007-09-03 (SUSE) BugBuddy Version: 2.19.91 System: Linux 2.6.22.5-12-bigsmp #1 SMP 2007/09/04 12:37:49 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 --------------------- ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** (gnome-cups-icon:3702): WARNING **: IPP request failed with status 1030 ** (gnome-cups-icon:3702): WARNING **: IPP request failed with status 1030 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 -------------------------------------------------- Traceback (most recent call last):
+ Trace 161902
from deskbar.ui.DeskbarApplet import DeskbarApplet
from deskbar.ui.CuemiacWindowController import CuemiacWindowController
from deskbar.ui.preferences.DeskbarPreferences import DeskbarPreferences
from deskbar.core.updater.NewStuffUpdater import NewStuffUpdater
import dbus
*** Bug 475638 has been marked as a duplicate of this bug. ***
*** Bug 476227 has been marked as a duplicate of this bug. ***
*** Bug 477489 has been marked as a duplicate of this bug. ***
Created attachment 95788 [details] [review] Adds dbus-python as dependency You're missing the D-Bus python bindings. This patch adds dbus-python as dependency. I'm not sure about the minimum version though.
Thanks! Adding the dbus-python package from the SuSE repository worked like a charm.
*** Bug 478796 has been marked as a duplicate of this bug. ***
*** Bug 479131 has been marked as a duplicate of this bug. ***
*** Bug 479167 has been marked as a duplicate of this bug. ***
*** Bug 479410 has been marked as a duplicate of this bug. ***
*** Bug 479411 has been marked as a duplicate of this bug. ***
*** Bug 479430 has been marked as a duplicate of this bug. ***
*** Bug 479827 has been marked as a duplicate of this bug. ***
*** Bug 480271 has been marked as a duplicate of this bug. ***
*** Bug 480394 has been marked as a duplicate of this bug. ***
*** Bug 480646 has been marked as a duplicate of this bug. ***
*** Bug 480762 has been marked as a duplicate of this bug. ***
*** Bug 480763 has been marked as a duplicate of this bug. ***
*** Bug 481292 has been marked as a duplicate of this bug. ***
*** Bug 481492 has been marked as a duplicate of this bug. ***
*** Bug 481498 has been marked as a duplicate of this bug. ***
*** Bug 481500 has been marked as a duplicate of this bug. ***
*** Bug 481912 has been marked as a duplicate of this bug. ***
*** Bug 482051 has been marked as a duplicate of this bug. ***
This bug is fixed for me in openSUSE 10.3 GM. I am therefore proposing closing it as fixed.
*** Bug 482540 has been marked as a duplicate of this bug. ***
(In reply to comment #24) > This bug is fixed for me in openSUSE 10.3 GM. I am therefore proposing closing > it as fixed. > Whops, pay no attention to me, seems some other software pulled in dbus for me.
*** Bug 483113 has been marked as a duplicate of this bug. ***
*** Bug 483117 has been marked as a duplicate of this bug. ***
*** Bug 483480 has been marked as a duplicate of this bug. ***
*** Bug 483569 has been marked as a duplicate of this bug. ***
*** Bug 483571 has been marked as a duplicate of this bug. ***
*** Bug 483682 has been marked as a duplicate of this bug. ***
*** Bug 483715 has been marked as a duplicate of this bug. ***
Reported to openSUSE 10.3 bug tracker: https://bugzilla.novell.com/show_bug.cgi?id=331541
*** Bug 483857 has been marked as a duplicate of this bug. ***
*** Bug 483859 has been marked as a duplicate of this bug. ***
*** Bug 483931 has been marked as a duplicate of this bug. ***
*** Bug 483932 has been marked as a duplicate of this bug. ***
*** Bug 483933 has been marked as a duplicate of this bug. ***
*** Bug 483934 has been marked as a duplicate of this bug. ***
*** Bug 483935 has been marked as a duplicate of this bug. ***
*** Bug 483936 has been marked as a duplicate of this bug. ***
*** Bug 483947 has been marked as a duplicate of this bug. ***
*** Bug 483948 has been marked as a duplicate of this bug. ***
*** Bug 483951 has been marked as a duplicate of this bug. ***
*** Bug 483970 has been marked as a duplicate of this bug. ***
*** Bug 483971 has been marked as a duplicate of this bug. ***
*** Bug 484012 has been marked as a duplicate of this bug. ***
*** Bug 484028 has been marked as a duplicate of this bug. ***
*** Bug 484052 has been marked as a duplicate of this bug. ***
This problem has been fixed in the development version. I added dbus-python >= 0.80.2 as dependency (according to [1]). The fix will be available in the next major software release. Thank you for your bug report. [1]: http://live.gnome.org/TwoPointNineteen/ExternalDependencies
*** Bug 484074 has been marked as a duplicate of this bug. ***
*** Bug 484263 has been marked as a duplicate of this bug. ***
*** Bug 484242 has been marked as a duplicate of this bug. ***
*** Bug 484252 has been marked as a duplicate of this bug. ***
*** Bug 484342 has been marked as a duplicate of this bug. ***
*** Bug 484348 has been marked as a duplicate of this bug. ***
*** Bug 484408 has been marked as a duplicate of this bug. ***
*** Bug 484415 has been marked as a duplicate of this bug. ***
*** Bug 484395 has been marked as a duplicate of this bug. ***
*** Bug 484388 has been marked as a duplicate of this bug. ***
Taking care of *runtime* dependencies is a packager/disrtibution job. Forcing build environment to install unneeded packages is just an overkill and a straight way to make distributors crazy.