Bug 680161 - [abrt] gnome-shell-2.91.90-2.fc15: bus.py:125:__new__:DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-WhCK1NVmbq: Connection refused
Summary: [abrt] gnome-shell-2.91.90-2.fc15: bus.py:125:__new__:DBusException: org.free...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3e72b2d7
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-24 14:10 UTC by Matthias Runge
Modified: 2011-05-25 22:00 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-25 22:00:23 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.02 KB, text/plain)
2011-02-24 14:10 UTC, Matthias Runge
no flags Details

Description Matthias Runge 2011-02-24 14:10:33 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python /usr/bin/gnome-shell
comment: cf. step 1
component: gnome-shell
executable: /usr/bin/gnome-shell
kernel: 2.6.38-0.rc5.git7.1.fc15.i686.PAE
package: gnome-shell-2.91.90-2.fc15
reason: bus.py:125:__new__:DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-WhCK1NVmbq: Connection refused
release: Fedora release 15 (Lovelock)
time: 1298556509
uid: 500

backtrace
-----
bus.py:125:__new__:DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-WhCK1NVmbq: Connection refused

Traceback (most recent call last):
  File "/usr/bin/gnome-shell", line 700, in <module>
    start_dconf_await_service()
  File "/usr/bin/gnome-shell", line 86, in start_dconf_await_service
    bus = dbus.SessionBus(mainloop=dbus_loop)
  File "/usr/lib/python2.7/site-packages/dbus/_dbus.py", line 219, in __new__
    mainloop=mainloop)
  File "/usr/lib/python2.7/site-packages/dbus/_dbus.py", line 108, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-WhCK1NVmbq: Connection refused

Local variables in innermost frame:
mainloop: <dbus.mainloop.NativeMainLoop object at 0x8b3fce0>
address_or_type: 0
cls: <class 'dbus._dbus.SessionBus'>

How to reproduce
-----
1. log into computer gnome 3 as selected session
2.
3.

Comment 1 Matthias Runge 2011-02-24 14:10:38 UTC
Created attachment 480766 [details]
File: backtrace

Comment 2 Matthias Runge 2011-02-24 14:15:17 UTC
[root@sofja ~]# systemctl | grep dbus
dbus.service              loaded active running       D-Bus System Message Bus
dbus.socket               loaded active running       D-Bus System Message Bus S
dbus.target               loaded active active        D-Bus

Comment 3 Rahul Sundaram 2011-02-24 15:19:26 UTC
Package: gnome-shell-2.91.90-2.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)


How to reproduce
-----
1.  Not sure
2.
3.

Comment 4 Owen Taylor 2011-05-25 22:00:23 UTC
Wrapper script this occurred in no longer exists in current package


Note You need to log in before you can comment on or make changes to this bug.