Bug 998258

Summary: [abrt] fedmsg-notify-0.5.0-1.fc18: types.py:47:function:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Product: [Fedora] Fedora Reporter: peter daemon <peter_daemon>
Component: fedmsg-notifyAssignee: Luke Macken <lmacken>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: lmacken, pfrields, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:50d7d52abe8dc1b06f766778703549862656c478
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-21 23:19:24 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:

Description peter daemon 2013-08-18 16:55:41 UTC
Version-Release number of selected component:
fedmsg-notify-0.5.0-1.fc18

Additional info:
cmdline:        /usr/bin/python /bin/fedmsg-notify-daemon
dso_list:       pygobject3-base-3.4.2-6.fc18.x86_64
executable:     /bin/fedmsg-notify-daemon
kernel:         3.6.10-4.fc18.x86_64
uid:            1000

Truncated backtrace:
types.py:47:function:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

Traceback (most recent call last):
  File "/bin/fedmsg-notify-daemon", line 9, in <module>
    load_entry_point('fedmsg-notify==0.5.0', 'console_scripts', 'fedmsg-notify-daemon')()
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 282, in main
    service = FedmsgNotifyService()
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 125, in __init__
    Notify.Notification.new("fedmsg", "activated", "").show()
  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 47, in function
    return info.invoke(*args, **kwargs)
GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

Local variables in innermost frame:
info: <gi.FunctionInfo object (show) at 0x0x2bf9b90>
args: (<Notification object at 0x2bfb690 (NotifyNotification at 0x2b9d5a0)>,)
kwargs: {}

Comment 1 Luke Macken 2013-08-21 23:19:24 UTC

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