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 502933 - application icon gets tiny on desktop
application icon gets tiny on desktop
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: general
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-10 21:41 UTC by Andreas Nilsson
Modified: 2014-03-24 16:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
png icon (4.65 KB, image/png)
2007-12-10 22:04 UTC, Andreas Nilsson
Details

Description Andreas Nilsson 2007-12-10 21:41:46 UTC
When dragging the application launcher from the menu to the desktop, the icon gets very tiny. This is because no png is installed in 48x48.
Comment 1 Andreas Nilsson 2007-12-10 22:04:45 UTC
Created attachment 100717 [details]
png icon
Comment 2 Ross Burton 2007-12-11 10:20:52 UTC
Committed, thanks, although surely this is a bug in the desktop code?  Why doesn't it use the SVG?
Comment 3 Andreas Nilsson 2007-12-11 11:00:29 UTC
Because hicolor expects the icon in scalable to be 128x128. I asked Alex about this, and he said I should do it this way. I do agree that it makes stuff for app developers easier to break though.