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 304995 - The volume-applet icon does not scale properly.
The volume-applet icon does not scale properly.
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Jakub Steiner
Jakub Steiner
: 317701 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-05-21 13:30 UTC by Sebastien Bacher
Modified: 2006-08-08 23:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-05-21 13:30:46 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/11031

"The volume-applet icon does not scale properly when the panel is resized - it's
blurry. It displays at 16x16 on first boot but if the panel size is changed, the
icon "zooms" to 24x24 and is blurry even if the size of the panel is reduced
back to the original size. It appears that there are no icons larger than 24x24
in the hicolor icon folder. Dropping larger icons in place of the default icons
doesn't work as the icon is "zoomed" and only shows a small section of the
larger icon. This is reproducable every time."
Comment 1 Olivier Crête 2005-06-09 15:27:50 UTC
This is really annoying. Can't it just be reverted to the icon that was in gnome
2.8 ?
Comment 2 Jakub Steiner 2005-06-09 19:56:05 UTC
I will be creating larger sizes. The old icon wasn't executed well.
Comment 3 Derek Buranen 2005-07-22 19:19:00 UTC
can it be SVG somehow?
Comment 4 Jakub Steiner 2005-07-24 20:26:46 UTC
one size fits all does not work for gnome icon style. menu and toolbar size
icons need to be bitmaps.
Comment 5 Ronald Bultje 2005-08-28 13:45:18 UTC
Jakub, http://bugzilla.gnome.org/show_bug.cgi?id=308160 reports that someone is
unhappy with this icon because at small sizes, it's unclear what it really
represents (e.g., double-click the mixer applet in your panel and look at the
icon of the newly started mixer in the taskbar). Can you look at that also?
Comment 6 Jakub Steiner 2005-09-03 18:59:27 UTC
*** Bug 308160 has been marked as a duplicate of this bug. ***
Comment 7 Karel Demeyer 2005-09-03 20:17:33 UTC
Bug 308160 is not a dup.  it is about the icon  of the app (the
volume-button-on-a-stereo like thing).  this bug is about the icon on the applet
itself.
Comment 8 Jakub Steiner 2005-10-02 14:15:30 UTC
*** Bug 317701 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Steiner 2005-10-02 14:21:38 UTC
I just noticed the 24x24 version doesn't seem to be used, only the 16x16?
Comment 10 Jakub Steiner 2005-10-02 14:31:56 UTC
2005-10-02  Jakub Steiner <jimmac@ximian.com>

	* stock_volume.png:
	* stock_volume-0.png:
	* stock_volume-max.png:
	* stock_volume-med.png:
	* stock_volume-min.png:
	* stock_volume-mute.png: new volume applet icons at 32x32px
Comment 11 Jakub Steiner 2005-10-02 14:36:09 UTC
hmmk, neither does the new 32x32px size seem to get picked up.
Comment 12 Jakub Steiner 2005-10-02 14:38:52 UTC
Rodney, I just noticed the stock icons get installed to hicolor as well (and
that lacks a proper index.theme). Is that the cause for these troubles perhaps?
Is there a reason these go to hicolor or was it me again? ;)
Comment 13 Ronald Bultje 2005-10-02 15:11:21 UTC
icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)

(in your Makefile.am)
Comment 14 Rodney Dawes 2005-10-02 19:06:37 UTC
I'm going to leave this open because we should still have a scalable version for
panels larger than 32 px, since we have to be able to handle arbitrarily sized
panels.
Comment 15 Jakub Steiner 2005-10-03 07:49:18 UTC
Will do. Rodney, all the other stock icons go to hicolor now as well, I guess
that's a bug too?
Comment 16 Daniel Holbach 2006-08-02 10:49:14 UTC
I think this bug can be closed, the icon is not blurry any more.
Comment 17 Rodney Dawes 2006-08-08 23:00:31 UTC
There are scalable icons in cvs now as well, so yes, we can close this.