Bug 1082847
| Summary: | [abrt] fedmsg-notify: daemon.py:137:__init__:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcos Paulo <marcos.souza.org> | ||||||
| Component: | fedmsg-notify | Assignee: | Luke Macken <lmacken> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | edmundot, lmacken, marcos.souza.org, pfrields, rbean, stefano.manocchio, utilitymail | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/a93d9ca5fd142706e2ecfd55c4855df9a9bd6fc4 | ||||||||
| Whiteboard: | abrt_hash:2d7995f7e1b712bb9ae95c595971860aae134205 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-16 11:17:04 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: |
|
||||||||
Created attachment 881146 [details]
File: backtrace
Created attachment 881147 [details]
File: environ
What window manager are you using and what version? I was using Cinnamon WM, but I don't remember what was the version. I was using the Fedora 20, and I was using the Cinnamon from yum. It helps you? I'm now using Mate, so maybe this error is already fixed. I'm close by now, as I didn't saw this error in months. Thanks a lot for your time! |
Version-Release number of selected component: fedmsg-notify-0.5.4-1.fc20 Additional info: reporter: libreport-2.2.0 cmdline: /usr/bin/python /bin/fedmsg-notify-daemon executable: /bin/fedmsg-notify-daemon kernel: 3.13.3-201.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: daemon.py:137:__init__: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.4', 'console_scripts', 'fedmsg-notify-daemon')() File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 349, in main service = FedmsgNotifyService() File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 137, in __init__ note.show() 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: bus_name: <dbus.service.BusName org.fedoraproject.fedmsg.notify on <dbus._dbus.SessionBus (session) at 0x1471f50> at 0x2cadbd0> consumers: [<fedmsg_notify.daemon.FedmsgNotifyService at /org/fedoraproject/fedmsg/notify at 0x258b090>] self: <fedmsg_notify.daemon.FedmsgNotifyService at /org/fedoraproject/fedmsg/notify at 0x258b090> prods: [] note: <Notification object at 0x2cab9b0 (NotifyNotification at 0x1cfb760)> moksha_options: {'zmq_subscribe_endpoints': 'tcp://hub.fedoraproject.org:9940', 'fedmsg.consumers.notifyconsumer.enabled': True}