Comment 43 for bug 1557115

Revision history for this message
Gheni Bevin (bevinhex) wrote :

In my case, same error about `usr/bin/src`
radiotray stopped working after I set python3 as default. running it with `python2 /usr/bin/radiotray` gets it working.
So I digged a little bit, found out that radiotray is installed under `/usr/lib/python2.7/dist-packages/radiotray`, so I guess radiotray has to be ported to python3 with some modifications.