Pages

Wednesday 26 August 2015

Radio Tray elementary os fix

To Install type this in the terminal:
sudo apt-get install radiotray

Then go to:
gedit /usr/lib/python2.7/dist-packages/radiotray/SysTray.py

Now find this line: gtk.gdk.threads_init()

Comment it with a pound sign in front of it:
# gtk.gdk.threads_init()

Save it and open it from the apps drawer.