Bug 917153 - [abrt] radiotray-0.7.1-3.fc18: RadioTray.py:130:loadConfiguration:OSError: [Errno 2] No such file or directory: '/root/.local/share/radiotray'
Summary: [abrt] radiotray-0.7.1-3.fc18: RadioTray.py:130:loadConfiguration:OSError: [E...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: radiotray
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jean-Francois Saucier
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e82fe5f44b4d0b0724438f5c040...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-01 21:00 UTC by K. I.
Modified: 2013-08-07 14:37 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-07 14:37:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (748 bytes, text/plain)
2013-03-01 21:00 UTC, K. I.
no flags Details
File: core_backtrace (419 bytes, text/plain)
2013-03-01 21:00 UTC, K. I.
no flags Details
File: environ (2.76 KB, text/plain)
2013-03-01 21:00 UTC, K. I.
no flags Details

Description K. I. 2013-03-01 21:00:04 UTC
Description of problem:
Newly installed Fedora 18 from live CD with Gnome desktop.
ran radio tray from quick access bar
Tried to play a station....failed - station not available
tried to reload bookmarks - success.
tried to play a station - no menu to do so.
tried to unload radio tray - no menu to do so
tried reloading from command line - resulted in this failure.

Version-Release number of selected component:
radiotray-0.7.1-3.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/radiotray
executable:     /usr/bin/radiotray
kernel:         3.6.10-4.fc18.x86_64
uid:            0

Truncated backtrace:
RadioTray.py:130:loadConfiguration:OSError: [Errno 2] No such file or directory: '/root/.local/share/radiotray'

Traceback (most recent call last):
  File "/usr/bin/radiotray", line 15, in <module>
    radiotray.main(sys.argv[1:])
  File "/usr/lib/python2.7/site-packages/radiotray/radiotray.py", line 36, in main
    RadioTray()
  File "/usr/lib/python2.7/site-packages/radiotray/RadioTray.py", line 46, in __init__
    self.loadConfiguration()
  File "/usr/lib/python2.7/site-packages/radiotray/RadioTray.py", line 130, in loadConfiguration
    os.mkdir(USER_CFG_PATH)
OSError: [Errno 2] No such file or directory: '/root/.local/share/radiotray'

Local variables in innermost frame:
self: <radiotray.RadioTray.RadioTray object at 0x7f13fa2a1150>

Comment 1 K. I. 2013-03-01 21:00:11 UTC
Created attachment 704325 [details]
File: backtrace

Comment 2 K. I. 2013-03-01 21:00:14 UTC
Created attachment 704326 [details]
File: core_backtrace

Comment 3 K. I. 2013-03-01 21:00:17 UTC
Created attachment 704327 [details]
File: environ

Comment 4 Jean-Francois Saucier 2013-08-07 14:37:01 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.


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