After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618021 - missing high res audio-volume icons
missing high res audio-volume icons
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
2.29.x
Other Linux
: High major
: ---
Assigned To: Jakub Steiner
Jakub Steiner
Depends on:
Blocks:
 
 
Reported: 2010-05-07 15:24 UTC by William Jon McCann
Modified: 2010-05-17 23:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2010-05-07 15:24:28 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.
Comment 1 Bastien Nocera 2010-05-07 15:28:49 UTC
Note that it's not enough to fix g-s-d, as the code *requires* an SVG.
Comment 2 Bastien Nocera 2010-05-10 15:51:16 UTC
I fixed the OSD code in Totem and gnome-settings-daemon. Just missing the icons themselves now.
Comment 3 Jakub Steiner 2010-05-17 23:24:39 UTC
Created the high resolution speakers in both master and gnome-2-30. Will release later this week.