| Summary: | [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 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Runge <mrunge> | ||||
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | maxamillion, metherid, mrunge, otaylor, samkraju, walters | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:3e72b2d7 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-25 22:00:23 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 480766 [details]
File: backtrace
[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 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. Wrapper script this occurred in no longer exists in current package |
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.