Bug 986723

Summary: [abrt] fedmsg-notify-0.5.1-1.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.160 was not provided by any .service files
Product: [Fedora] Fedora Reporter: Wilbert Isaac Cortés González <w.isaac.cortes>
Component: fedmsg-notifyAssignee: Luke Macken <lmacken>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: lmacken, pfrields, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:2fdb9a6598a40d163db86875d7ac85ef48ba0bdb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-21 23:19:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Wilbert Isaac Cortés González 2013-07-21 23:13:47 UTC
Version-Release number of selected component:
fedmsg-notify-0.5.1-1.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python /usr/bin/fedmsg-notify-config
dso_list:       dbus-python-1.1.1-5.fc19.i686
executable:     /usr/bin/fedmsg-notify-config
kernel:         3.9.9-302.fc19.i686
runlevel:       N 5
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.160 was not provided by any .service files

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 178, in activate_cb
    self.toggle_service(button.get_active())
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/gui.py", line 196, in toggle_service
    notify_iface.Enable()
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.160 was not provided by any .service files

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SessionBus (session) at 0xb7437b0c>
args: ()
object_path: '/org/fedoraproject/fedmsg/notify'
signature: None
bus_name: dbus.UTF8String(':1.160')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.fedoraproject.fedmsg.notify'
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/fedmsg/notify, iface: org.fedoraproject.fedmsg.notify, member: Enable dest: :1.160>
method: 'Enable'

Comment 1 Wilbert Isaac Cortés González 2013-07-21 23:13:53 UTC
Created attachment 776580 [details]
File: backtrace

Comment 2 Wilbert Isaac Cortés González 2013-07-21 23:13:58 UTC
Created attachment 776581 [details]
File: core_backtrace

Comment 3 Wilbert Isaac Cortés González 2013-07-21 23:14:04 UTC
Created attachment 776582 [details]
File: environ

Comment 4 Luke Macken 2013-08-21 23:19:02 UTC

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