Bug 895709 - [abrt] fedmsg-notify-0.3.2-2.fc18: bus.py:122:__new__:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, ...
Summary: [abrt] fedmsg-notify-0.3.2-2.fc18: bus.py:122:__new__:DBusException: org.free...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: fedmsg-notify
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:16cb8bc07569ec9bc3d7c999b12...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-15 20:04 UTC by Duco van Amstel
Modified: 2016-09-20 02:44 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-19 13:23:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.29 KB, text/plain)
2013-01-15 20:04 UTC, Duco van Amstel
no flags Details
File: core_backtrace (532 bytes, text/plain)
2013-01-15 20:04 UTC, Duco van Amstel
no flags Details
File: environ (2.80 KB, text/plain)
2013-01-15 20:04 UTC, Duco van Amstel
no flags Details
File: smolt_data (3.39 KB, text/plain)
2013-01-15 20:04 UTC, Duco van Amstel
no flags Details

Description Duco van Amstel 2013-01-15 20:04:12 UTC
Description of problem:
Trying to run fedmsg-notify-config from CLI as root.

Version-Release number of selected component:
fedmsg-notify-0.3.2-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/fedmsg-notify-config
dso_list:       dbus-python-1.1.1-1.fc18.x86_64
executable:     /usr/bin/fedmsg-notify-config
kernel:         3.7.2-201.fc18.x86_64
uid:            0

Truncated backtrace:
bus.py:122:__new__:DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 156, in do_activate
    win = FedmsgNotifyConfigWindow(self)
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 44, in __init__
    self.bus = dbus.SessionBus()
  File "/usr/lib/python2.7/site-packages/dbus/_dbus.py", line 211, in __new__
    mainloop=mainloop)
  File "/usr/lib/python2.7/site-packages/dbus/_dbus.py", line 100, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 122, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Local variables in innermost frame:
mainloop: None
address_or_type: 0
cls: <class 'dbus._dbus.SessionBus'>

Comment 1 Duco van Amstel 2013-01-15 20:04:15 UTC
Created attachment 679033 [details]
File: backtrace

Comment 2 Duco van Amstel 2013-01-15 20:04:17 UTC
Created attachment 679034 [details]
File: core_backtrace

Comment 3 Duco van Amstel 2013-01-15 20:04:18 UTC
Created attachment 679035 [details]
File: environ

Comment 4 Duco van Amstel 2013-01-15 20:04:22 UTC
Created attachment 679036 [details]
File: smolt_data

Comment 5 Luke Macken 2013-01-24 00:50:20 UTC
Can you please try fedmsg-notify-0.4.0-2.fc18 in updates-testing?

https://admin.fedoraproject.org/updates/F18/FEDORA-2013-1261

Comment 6 Duco van Amstel 2013-02-19 13:22:13 UTC
Sorry for the late return to this bugreport.

I had deinstalled the package since. But now after reinstalling it the bug is not reproductible.

Comment 7 Duco van Amstel 2013-02-19 13:23:28 UTC
Closing the bug as it is not reproducible anymore.


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