radiotray fails to run with OSError

Bug #1592069 reported by zebul666
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
radiotray (Ubuntu)
New
Undecided
Unassigned

Bug Description

radiotray fails to run with OSError

$ radiotray
/usr/lib/python2.7/dist-packages/radiotray/XmlDataProvider.py:23: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'

on ubuntu 16.04 with radiotray 0.7.3-5ubuntu1

Revision history for this message
zebul666 (zebul666) wrote :

this is because radiotray_runnner module gives an importError. Because there is a missing dependancy on python-xdg

After installing, python-xdg everything is fine.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.