27th August 2016, 11:48
(27th August 2016, 9:28)leszek Wrote: As radiotray is still using an old legacy way of creating it tray icon it is only available in certain sizes. So if you have an odd size for the panel set it might pick up the icon that's way smaller than the panel. So try resizing the panel a few pixels an see if it fixes the issue. (it is working fine here)
The little bit ugly workaround would be going into the tray settings when radiotray is running and set it to always be hidden. This allows you to click the small arrow in the tray to get the list of hidden icons. There should be a radiotray entry big enough to left or right click
sorry, here it's not working!
If i start radiotray in a console I get this message:
Code:
radiotray
/usr/lib/python2.7/dist-packages/radiotray/XmlDataProvider.py:23: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
/usr/lib/python2.7/dist-packages/radiotray/AudioPlayerGStreamer.py:64: 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
StationSwitcher, Allows cycling through stations, StationSwitcherPlugin.py, Mark F
HelloWorld, This is a test plugin, HelloWorld.py, Carlos Ribeiro
started
Notifications, Shows message notifications on the desktop, NotificationPlugin.py, Carlos Ribeiro
/usr/share/radiotray/plugins/NotificationPlugin.py:25: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
from gi.repository import Notify
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
Does this message helps to solve the problem?
Ciao!
Dieter