radiotray too attempts to call "gtk.gdk.threads_init", in
src/SysTray.py:185

    def run(self):
        gtk.gdk.threads_init()
        gtk.main()

Going into SysTray.py and removing the line gtk.gdk.threads_init() from
the code above allows RadioTray to run perfectly on my system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359564

Title:
  radiotray crashed with "Attempt to unlock mutex that was not locked"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radiotray/+bug/1359564/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to