Bug 951718

Summary: [abrt] fedmsg-notify-0.5.0-1.fc19: types.py:113: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: Michal Ambroz <rebus>
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, ousia, pfrields, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ae521351c0218ea82c3c2642157a2c9c1aacfbd7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-21 23:18:53 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 Michal Ambroz 2013-04-12 21:03:08 UTC
Description of problem:


Version-Release number of selected component:
fedmsg-notify-0.5.0-1.fc19

Additional info:
cmdline:        /usr/bin/python /usr/bin/fedmsg-notify-daemon
dso_list:       pygobject3-base-3.8.0-2.fc19.x86_64
executable:     /usr/bin/fedmsg-notify-daemon
kernel:         3.9.0-0.rc4.git0.1.fc19.x86_64
runlevel:       N 5
uid:            1007
ureports_counter: 1

Truncated backtrace:
types.py:113: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 "/usr/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 113, 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 0x0x2f5d638>
args: (<Notification object at 0x2f52cd0 (NotifyNotification at 0x18e3460)>,)
kwargs: {}

Comment 1 Michal Ambroz 2013-04-12 21:03:10 UTC
Created attachment 734991 [details]
File: backtrace

Comment 2 Michal Ambroz 2013-04-12 21:03:13 UTC
Created attachment 734992 [details]
File: core_backtrace

Comment 3 Michal Ambroz 2013-04-12 21:03:15 UTC
Created attachment 734993 [details]
File: environ

Comment 4 Luke Macken 2013-05-01 17:46:02 UTC
What window manager are you using?

Comment 5 Pablo Rodríguez 2013-07-29 14:54:37 UTC
Description of problem:
Just starting the session.

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-daemon
dso_list:       pygobject3-base-3.8.3-1.fc19.i686
executable:     /usr/bin/fedmsg-notify-daemon
kernel:         3.10.3-300.fc19.i686
runlevel:       N 5
uid:            1000

Truncated backtrace:
types.py:113: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 "/usr/bin/fedmsg-notify-daemon", line 9, in <module>
    load_entry_point('fedmsg-notify==0.5.1', 'console_scripts', 'fedmsg-notify-daemon')()
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 289, in main
    service = FedmsgNotifyService()
  File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 130, in __init__
    Notify.Notification.new("fedmsg", "activated", "").show()
  File "/usr/lib/python2.7/site-packages/gi/types.py", line 113, 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 0x0x94e8d4c>
args: (<Notification object at 0x94e6cd4 (NotifyNotification at 0x8dcac20)>,)
kwargs: {}

Comment 6 Luke Macken 2013-08-21 23:18:53 UTC

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