Bug 972342

Summary: [abrt] radiotray-0.7.1-3.fc18: NotificationPlugin.py:71:notify:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Product: [Fedora] Fedora Reporter: Genaro Pantaleon <gnaropantaleon>
Component: radiotrayAssignee: Jean-Francois Saucier <jsaucier>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jsaucier, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:867e24712d7e547b0b3bc60f5e0ec32214a9222a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 14:33:38 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 Genaro Pantaleon 2013-06-08 17:40:04 UTC
Version-Release number of selected component:
radiotray-0.7.1-3.fc18

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python /bin/radiotray
executable:     /bin/radiotray
kernel:         3.9.4-200.fc18.i686
runlevel:       N 5
uid:            1000

Truncated backtrace:
NotificationPlugin.py:71:notify: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/lib/python2.7/site-packages/radiotray/AudioPlayerGStreamer.py", line 145, in on_message
    self.eventManager.notify(EventManager.STATE_CHANGED, {'state':'playing', 'station':station})
  File "/usr/lib/python2.7/site-packages/radiotray/events/EventManager.py", line 46, in notify
    callback(data)
  File "/usr/lib/python2.7/site-packages/radiotray/NotificationManager.py", line 35, in on_state_changed
    self.eventManagerWrapper.notify(_('Radio Tray Playing'), station)
  File "/usr/lib/python2.7/site-packages/radiotray/events/EventMngNotificationWrapper.py", line 31, in notify
    self.eventManager.notify(self.eventManager.NOTIFICATION, {'title': title, 'message':message})
  File "/usr/lib/python2.7/site-packages/radiotray/events/EventManager.py", line 46, in notify
    callback(data)
  File "/usr/share/radiotray/plugins/NotificationPlugin.py", line 54, in on_notification
    self.notify(data['title'], data['message'])
  File "/usr/share/radiotray/plugins/NotificationPlugin.py", line 71, in notify
    self.notif.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:
message: 'Reggaeton 24/7'
pixbuf: <gtk.gdk.Pixbuf object at 0x9de92ac (GdkPixbuf at 0x9ef04a8)>
self: <NotificationPlugin(Notifications, stopped -1229665472)>
title: u'Radio Tray Playing'

Potential duplicate: bug 782611

Comment 1 Genaro Pantaleon 2013-06-08 17:40:08 UTC
Created attachment 758597 [details]
File: backtrace

Comment 2 Genaro Pantaleon 2013-06-08 17:40:10 UTC
Created attachment 758598 [details]
File: core_backtrace

Comment 3 Genaro Pantaleon 2013-06-08 17:40:12 UTC
Created attachment 758599 [details]
File: environ

Comment 4 Jean-Francois Saucier 2013-08-07 14:33:38 UTC
Thank you for reporting this bug. I just submitted a new update of Radiotray
(0.7.3) to Fedora and you should see it in your list of updates soon.

Please report back here if your problem is still present in this new version.

Please fell free to reopen it or report a new one if you have any problem with
Radiotray.