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 314758 - Evolution icon on panel: unreadable!
Evolution icon on panel: unreadable!
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
2.11.x
Other Linux
: Normal critical
: ---
Assigned To: Jakub Steiner
Jakub Steiner
Depends on:
Blocks:
 
 
Reported: 2005-08-29 09:34 UTC by Michael Monreal
Modified: 2005-09-09 16:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Screenshot (4.79 KB, image/png)
2005-08-29 09:36 UTC, Michael Monreal
Details

Description Michael Monreal 2005-08-29 09:34:08 UTC
Distribution/Version: Ubuntu Breezy + Garnome

Currently, the panel (set to 24px here) _always_ displays Evolution's icon in a
scaled down svg version although there is a very nice 24x24 version.

The svg icon looks nice, but it is nearly impossibe to distinguish the white
letter from the panel background (Clearlooks default theme), making it
unreadable and uncomfortably for the eyes. The 24x24 version is much better,
because it has a thicker outline.

There are 16x16 and 32x32 versions of that icon, but they seem to be rendered
versions of the svg and don't work either.

What I would like to see are the 16x16 and 32x32 versions remade in style of the
current hicolor/24x24/apps/evolution.png (simple and thick outline), perhaps use
the icon from #171368 for the 48x48 version (currently missing anyway) and
change the svg to the same style as the others (envelope, clock and whatever-card)
Comment 1 Michael Monreal 2005-08-29 09:36:01 UTC
Created attachment 51506 [details]
Screenshot

Top: currently displayed icon
Bottom: the 24x24 version from hicolor - much better
Comment 2 Michael Monreal 2005-08-29 09:37:25 UTC
While you're at it... all evolution icons are in hicolor/*/apps/evolution.png,
but the svg version is installed in gnome/scalable/apps/evolution.png which
should also be fixed
Comment 3 Michael Monreal 2005-08-29 10:04:19 UTC
Even better 48x48 version here:
http://www.gnome.org/projects/evolution/images/48/summary.png
Comment 4 Jakub Steiner 2005-09-03 19:13:54 UTC
Commited the 24x24 version, removed 32x32 (the svg will have to be good enough
there) and fixed the hicolor path issue. The old version doesn't reflect the
current logo.
Comment 5 Michael Monreal 2005-09-09 14:53:11 UTC
The panel still displays the svg icon, even if there is a fitting (much better,
thanks!) 24x24 version. 

I can reproduce this with other launchers as well, for example, if i copy some
svg named "image-viewer.svg" to the scalable folder, the eog launcher will use
that svg icon, regardless of which other low-pixel bitmap versions are available.

Is this the expected behaviour for "scalable"? IMHO if there is a special
low-res bitmap version, that one should be used and not the scalable icon.
Comment 6 Jakub Steiner 2005-09-09 15:19:01 UTC
That's definitely not something that should happen. It appears to be doing this
for launchers only as my trash applet is using 24x24 bitmap is the panel is 24
in size.
Comment 7 Jakub Steiner 2005-09-09 15:23:09 UTC
Actually let me open up a proper bug for this
Comment 8 Jakub Steiner 2005-09-09 16:56:28 UTC
filed as Bug #315841