Bug 951718 - [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
Summary: [abrt] fedmsg-notify-0.5.0-1.fc19: types.py:113:function:GError: GDBus.Error:...
Keywords:
Status: CLOSED DUPLICATE of bug 919639
Alias: None
Product: Fedora
Classification: Fedora
Component: fedmsg-notify
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ae521351c0218ea82c3c2642157...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-12 21:03 UTC by Michal Ambroz
Modified: 2016-09-20 02:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-21 23:18:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.04 KB, text/plain)
2013-04-12 21:03 UTC, Michal Ambroz
no flags Details
File: core_backtrace (415 bytes, text/plain)
2013-04-12 21:03 UTC, Michal Ambroz
no flags Details
File: environ (1.70 KB, text/plain)
2013-04-12 21:03 UTC, Michal Ambroz
no flags Details

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 ***


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