First delete .local/share/radiotray simply delete the entire directory. Then start radiotray in usermode not as root else it will fail again. Now kill it as it fails also but it writes new files, yes it won't work, I know, just kill it: killall -KILL radiotray (severaltimes)
Change these lines in ./local/share/radiotray/config.xml <option name="enable_application_indicator_support" value="false"/> <!-- valid options are 'appindicator', 'systray' and 'chooser' --> <option name="gui_engine" value="systray"/> Now start it again, it should work this time. It's just a matter they alter the install script with these params as default and check the files have the proper owner, as such do not start it with root, it will change the owner. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850270 Title: Radiotray asks whether to use the notification area or an app indicator, on first run and when passed a command line parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/radiotray/+bug/850270/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
