Bug 673275

Summary: [abrt] radiotray-0.6.1-1.fc14: Notification.py:45:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network co
Product: [Fedora] Fedora Reporter: dobs <webmaster>
Component: radiotrayAssignee: Jean-Francois Saucier <jsaucier>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: jsaucier
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:68749a8d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-03 20:38:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description dobs 2011-01-27 22:10:08 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/radiotray
component: radiotray
executable: /usr/bin/radiotray
kernel: 2.6.35.10-74.fc14.x86_64
package: radiotray-0.6.1-1.fc14
reason: Notification.py:45:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
release: Fedora release 14 (Laughlin)
How to reproduce: 1. not enough RAM
time: 1296165790
uid: 500

backtrace
-----
Notification.py:45:notify:GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/radiotray/AudioPlayerGStreamer.py", line 137, in on_message
    self.mediator.notifySong(title)
  File "/usr/lib/python2.7/site-packages/radiotray/StateMediator.py", line 119, in notifySong
    self.notification.notify("%s - %s" % (APPNAME , self.currentRadio), self.currentMetaData)
  File "/usr/lib/python2.7/site-packages/radiotray/Notification.py", line 45, in notify
    self.notif.show()
GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Local variables in innermost frame:
message: 'Kim Sozzi - Just One Day (Radio Edit)'
self: <radiotray.Notification.Notification instance at 0x10ebb48>
title: 'Radio Tray - AscenDance Radio'

Comment 1 dobs 2011-01-27 22:10:11 UTC
Created attachment 475696 [details]
File: backtrace

Comment 2 Jean-Francois Saucier 2011-01-28 12:11:56 UTC
Thank you for reporting this bug. Can you please test this new version with the following command and report the result here if the problem still persist?

su -c 'yum --enablerepo=updates-testing update radiotray'

You can provide feedback for this update here: https://admin.fedoraproject.org/updates/radiotray-0.6.3-1.fc14

Comment 3 dobs 2011-01-28 12:37:27 UTC
Thanks, all work good :)