[РЕШЕНО] Не запускается Radiotray

Добрый день, установил radiotray все работало норм, после очередного обновления системы программа перестала запускаться.
В линуксе не силен. Подскажите пожалуйста, в чем можем быть проблема?
/usr/lib/python2.7/dist-packages/radiotray/AudioPlayerGStreamer.py:51: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
  if(cfg_provider._settingExists("buffer_size")):
Sleep Timer, Stops playing after a predefined time, SleepTimerPlugin.py, Carlos Ribeiro
HelloWorld, This is a test plugin, HelloWorld.py, Carlos Ribeiro
started
Notifications, Shows message notifications on the desktop, NotificationPlugin.py, Carlos Ribeiro
Mate Media Keys, Controls Radio Tray through keyboard multimedia keys, MateMediaKeysPlugin.py, Ken
Gnome Media Keys, Controls Radio Tray through keyboard multimedia keys, GnomeMediaKeysPlugin.py, Carlos Ribeiro
History, Shows song history, HistoryPlugin.py, Carlos Ribeiro
^CTraceback (most recent call last):
  File "/usr/bin/radiotray", line 15, in <module>
    radiotray.main(sys.argv[1:])
  File "/usr/lib/python2.7/dist-packages/radiotray/radiotray.py", line 39, in main
    RadioTray()
  File "/usr/lib/python2.7/dist-packages/radiotray/RadioTray.py", line 123, in __init__
    self.systray.run()
  File "/usr/lib/python2.7/dist-packages/radiotray/SysTray.py", line 186, in run
    gtk.main()
KeyboardInterrupt
У меня работает. Mate-desktop если что, последний раз обновился сегодня утром.
In Tux We Trust
Проблему решит перезапуском панели:

Shut down the panel first, xfce4-panel --quit
Kill the xfce4 configuration daemon, pkill xfconfd
First delete settings for the panel, rm -rf ~/.config/xfce4/panel
Clear out the settings for xfconfd, rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
Restart the panel, run xfce4-panel. This will respawn xfconfd automatically. Note if you need or want to restart xfconfd manually know that on my installation it was in /usr/lib/x86_64-linux-gnu/xfce4/xfconf/xfconfd which was outside of $PATH.
у кого нибудь ещё работает?)
___поставил всёж)
как то так
sudo pacman -S --needed base-devel git wget yajl
cd /tmp
git clone https://aur.archlinux.org/package-query.git
cd package-query/
makepkg -si
git clone https://aur.archlinux.org/yaourt.git
cd yaourt/
makepkg -si
sudo rm -dR yaourt/ package-query/
после чего
yaourt -S radiotray-ng
 
Зарегистрироваться или войдите чтобы оставить сообщение.