palfrey / rhythmbox-tray-icon

Tray icon for Rhythmbox 3+
https://tevps.net/blog/2012/01/16/re-adding-a-tray-icon-to-rhythmbox/
GNU General Public License v3.0
21 stars 18 forks source link

Icon missing/invisible on XFCE/Xubuntu #6

Closed aguenther closed 12 years ago

aguenther commented 12 years ago

the file /usr/share/icons/gnome/32x32/actions/media-playback-start.png is not present in xubuntu, which for some reason prevents the icon from being displayed, even though /usr/share/icons/hicolor/32x32/apps/rhythmbox.png is there.

a workaround is to use some other icon, like cp /usr/share/icons/oxygen/32x32/actions/media-playback-start.png /usr/share/icons/gnome/32x32/actions/

palfrey commented 12 years ago

Do you have gnome-icon-theme installed? Both icons are needed for the plugin to work.

aguenther commented 12 years ago

Yes, I do:

aptitude search gnome-icon-theme i gnome-icon-theme - GNOME Desktop icon theme (small subset)
p gnome-icon-theme-extras - GNOME Desktop icon theme (additional icons)
p gnome-icon-theme-full - GNOME Desktop icon theme
p gnome-icon-theme-gartoon - Gartoon icon theme for GTK+ 2.x
p gnome-icon-theme-gartoon-redux - Cartoon-style SVG icon theme based on Gartoon
p gnome-icon-theme-gperfection2 - icon theme for GTK+ 2.x
p gnome-icon-theme-nuovo - Dropline Nuovo icon theme for GTK+ 2.x
p gnome-icon-theme-suede - Suede icon theme for GTK+ 2.x
p gnome-icon-theme-symbolic - GNOME desktop icon theme (symbolic icons)
p gnome-icon-theme-yasis - YASIS (Yet Another Scalable Icon Set) - und noch eine Iconsammlung

could the icon be actually in some other package, like gnome-icon-theme-full?

fossfreedom commented 12 years ago

yes - gnome-icon-theme-full is the correct package - the icon is available after you install this package