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 75191 - "Volume control" applet needs icons for different sizes
"Volume control" applet needs icons for different sizes
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: mixer
git master
Other Linux
: Normal minor
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 73828 87425 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-18 03:27 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0


Attachments
patch - resizes the applets icon based on the panel size (2.84 KB, patch)
2002-08-02 07:05 UTC, deepa
none Details | Review
final patch - resize the icon (3.51 KB, patch)
2002-08-21 22:54 UTC, Kevin Vandersloot
none Details | Review
48x48 icons for volume control applet, in PNG format (20.00 KB, application/octet-stream)
2002-09-12 12:36 UTC, Calum Benson
  Details
Use new icons (8.98 KB, patch)
2002-09-12 22:30 UTC, Kevin Vandersloot
none Details | Review

Description Dave Bordoley [Not Reading Bug Mail] 2002-03-18 03:27:04 UTC
"Volume control" applet icon should adjust size based on the size of the
panel. This is important for accesibility for users with impaired vision.
Comment 1 Mark McLoughlin 2002-03-20 09:48:43 UTC
this applet lives in gnome-applets, moving there
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2002-06-28 03:14:22 UTC
I think this could be easily fixed by just including a larger version
of the icon in the build for scaling. (i can't quite remember but i
think only one set of icons is provided right now so they don't scale)
Comment 3 deepa 2002-08-02 07:05:57 UTC
Created attachment 10208 [details] [review]
patch - resizes the applets icon based on the panel size
Comment 4 deepa 2002-08-02 07:33:54 UTC
The above patch resizes the size of the icon whenever the size of the 
panel changes.
It would be better to create a large pixbuf and scale that down. So 
that we get a nicer looking image. Calum would be adding the images 
here. CC'ing Calum. I think it would be enough to create larger 
versions of 5 xpm's. 
Adding keywords PATCH ... Is the patch o.k. ?
Comment 5 Calum Benson 2002-08-09 11:48:37 UTC
I've asked suzanna to re-do the icons at a larger size while she's
doing the accessible versions of all the desktop icons... I'll attach
them here when she's done them.
Comment 6 Kevin Vandersloot 2002-08-20 01:14:39 UTC
Patch applied with small changes to get the sizing just perfect :)
Retitling to indicate the need for different size icons
Comment 7 Kevin Vandersloot 2002-08-21 01:26:51 UTC
*** Bug 87425 has been marked as a duplicate of this bug. ***
Comment 8 Kevin Vandersloot 2002-08-21 01:31:58 UTC
*** Bug 73828 has been marked as a duplicate of this bug. ***
Comment 9 deepa 2002-08-21 08:28:57 UTC
Kevin: can this be committed to gnome-applets multihead branch ?
[As it is quite significant from an accessibility point of view]
Comment 10 Kevin Vandersloot 2002-08-21 22:53:31 UTC
Deepa: yah, I'll attach the final patch, but you can just merge the
changes from the stable branch also
Comment 11 Kevin Vandersloot 2002-08-21 22:54:16 UTC
Created attachment 10629 [details] [review]
final patch - resize the icon
Comment 12 deepa 2002-08-22 12:29:17 UTC
Hi Kevin: I am really sure what you wanted me to do :/. So i 
committed the final patch into "multihead" branch ;). Hope this is ok 
else we revert !
Comment 13 Kevin Vandersloot 2002-08-22 13:15:03 UTC
Yah, that's okay :)
Comment 14 Luis Villa 2002-08-22 16:40:57 UTC
Putting it into multihead only solves part of the problem, though-
someone still has to merge it back from there to the mainline for
2.1.x. Is mark going to do that for all of the multihead branch or what?
Comment 15 Kevin Vandersloot 2002-08-22 22:04:58 UTC
Luis: no worries - it's been applied to all the branches now :)
Comment 16 Richard Hult 2002-09-09 20:32:28 UTC
Ok, so RC1 just went out, and no new icon. If this is not fixed in
time for 2.0.2, I'd say the only option is to revert this patch
because it is a MAJOR UI regression.
Comment 17 Calum Benson 2002-09-10 10:51:25 UTC
I'll ping suzanna on this again.  I know she's done the accessible
versions of the icon, but she still hasn't re-done the default ones at
48x48 AFAIK.
Comment 18 Calum Benson 2002-09-12 12:36:35 UTC
Created attachment 11041 [details]
48x48 icons for volume control applet, in PNG format
Comment 19 Calum Benson 2002-09-12 12:38:01 UTC
Updated with suzanna's new icons.  The originals were XPMs, so I guess
you can either convert them, or use gdk_pixbuf_from_file instead of
gdk_pixbuf_from_xpm in the code.
Comment 20 Kevin Vandersloot 2002-09-12 13:48:19 UTC
I tried this attachment, but it gave me a bunch of errors when opening
with an image viewer. 

Calum: could you try reattaching the image?
Comment 21 Calum Benson 2002-09-12 14:00:46 UTC
Oops, sorry-- didn't make it clear, but it's a tar file containing the
images, not an image file...
Comment 22 Kevin Vandersloot 2002-09-12 22:28:33 UTC
Attaching a patch to size the icons and use the new ones. Awaiting
release team approval
Comment 23 Kevin Vandersloot 2002-09-12 22:30:51 UTC
Created attachment 11053 [details] [review]
Use new icons
Comment 24 Kevin Vandersloot 2002-09-12 22:59:50 UTC
Patch applied to both branches. Someone please thank Suzanna for the
new icons. They look really nice :)
Comment 25 Richard Hult 2002-09-13 14:11:21 UTC
Very nice! Thanks a lot! :)