radiotray don't start

When I radio tray as usual wants to start, nothing happens.
After boot from terminal I get this:



darknet darknet @ PC: ~> radio tray
/usr/lib/python2.7/site-packages/radiotray/XmlDataProvider.py:23:  PyGIWarning: Gtk was imported without Specifying a version first. Use gi.require_version (Gtk ',' 3.0 ') before importing to ensure That the right version gets loaded.
  from gi.repository import Gtk
can not import name Gst
Traceback (most recent call last):
  File "/ usr / bin / radio tray", line 15, in <module>
    radiotray_runner.main (sys.argv [1:])
  File "/usr/lib/python2.7/site-packages/radiotray/radiotray_runner.py", line 39, in main
    Radio Tray ()
  File "/usr/lib/python2.7/site-packages/radiotray/RadioTray.py", line 72, in __init__
    self.audio = AudioPlayerGStreamer (self.mediator, self.cfg_provider, event manager)
  File "/usr/lib/python2.7/site-packages/radiotray/AudioPlayerGStreamer.py", line 55, in __init__
    self.souphttpsrc = Gst.ElementFactory.make ( "souphttpsrc", "source")
NameError: global name 'GST' is not defined

Someone with a solution?

That looks like something that should be submitted to https://bugzilla.opensuse.org,
Besides what is declared in the error, you’ll also need to include your GTK version.

Also, you may need to state your TW version.

TSU

https://bugzilla.opensuse.org/show_bug.cgi?id=1017473