GNOME Bugzilla – Bug 618021
missing high res audio-volume icons
Last modified: 2010-05-17 23:24:39 UTC
Just noticed on F13: rpm -ql gnome-icon-theme|grep audio-volume-medium.png /usr/share/icons/gnome/16x16/status/audio-volume-medium.png /usr/share/icons/gnome/22x22/status/audio-volume-medium.png /usr/share/icons/gnome/24x24/status/audio-volume-medium.png /usr/share/icons/gnome/32x32/status/audio-volume-medium.png /usr/share/icons/gnome/48x48/status/audio-volume-medium.png We seem to be missing the high resolution volume icons. This seems to break the gnome-settings-daemon volume change on-screen-display when running a compositor. It falls back to some cairo drawing instead of showing the icon.
Note that it's not enough to fix g-s-d, as the code *requires* an SVG.
I fixed the OSD code in Totem and gnome-settings-daemon. Just missing the icons themselves now.
Created the high resolution speakers in both master and gnome-2-30. Will release later this week.