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 408320 - crash in Deskbar:
crash in Deskbar:
Status: RESOLVED DUPLICATE of bug 408317
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-02-15 17:45 UTC by Dominic Hopf
Modified: 2007-02-15 18:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Dominic Hopf 2007-02-15 17:45:16 UTC
What were you doing when the application crashed?



Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled

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 ---------------------
	
Using Sqlite version 3.3.6
Loading prepared queries...
File loaded in  0,000000 ms
initialising the indexer
Opening index /home/dmaphy/.Tracker/databases/Files
/home/dmaphy/.themes/Cairo-Graphite-D/gtk-2.0/gtkrc:151: error: invalid string constant "metacity-frame", expected valid string constant
Bucket count (max is 524288) is 360428 and Record Count is 353857
preferred bucket count is 353857
/home/dmaphy/.themes/Cairo-Graphite-D/gtk-2.0/gtkrc:151: error: invalid string constant "metacity-frame", expected valid string constant
/home/dmaphy/.themes/Cairo-Graphite-D/gtk-2.0/gtkrc:151: error: invalid string constant "metacity-frame", expected valid string constant
/home/dmaphy/.themes/Cairo-Graphite-D/gtk-2.0/gtkrc:151: error: invalid string constant "metacity-frame", expected valid string constant
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml
Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 157 in load_all
    self.load (f)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 139 in load
    mod_instance = getattr (mod, handler) ()
  • File "/usr/lib/deskbar-applet/handlers/tracker-handler.py", line 200 in __init__
    bus = dbus.SessionBus()
  • File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 266 in __new__
    return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
  • File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 99 in __new__
    bus._connection = dbus_bindings.bus_get(bus_type, private)
  • File "dbus_bindings.pyx", line 1692 in dbus_bindings.bus_get
DBusException: Failed to connect to socket /tmp/dbus-7BOnL5e8ac: Verbindungsaufbau abgelehnt

Comment 1 Damien Durand 2007-02-15 18:12:36 UTC

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