Bug 673275 - [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
Summary: [abrt] radiotray-0.6.1-1.fc14: Notification.py:45:notify:GError: Did not rece...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: radiotray
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jean-Francois Saucier
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:68749a8d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-27 22:10 UTC by dobs
Modified: 2011-02-03 20:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-03 20:38:49 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2011-01-27 22:10 UTC, dobs
no flags Details

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 :)


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