Bug 183800 - dolphin displays blurry icons
Summary: dolphin displays blurry icons
Status: RESOLVED DUPLICATE of bug 142744
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 17:25 UTC by Davide Bettio
Modified: 2009-06-21 01:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Bettio 2009-02-09 17:25:52 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.3 gcc (Debian 4.3.3-3) 4.3.3
OS:                Linux
Installed from:    Compiled sources

Dolphin displays blurry icons even if higher resolution icons are available.
When dolphin slider value is 192 pixels icons looks blurry even if high resolution icons (256x256) are available. If I go to oxygen/256x256/mimetypes the preview is scaled nicely, so probably it is a icon loader bug. Amazingly if I set the slider to 208 pixels, icons are displayed correctly.

Icon loader should **never** scale up icons, moreover it should scale down using a quite bigger icon. For example it shouldn't scale a 64x64 icon to 63x63 but it should use a 128x128 icon.
Comment 1 Peter Penz 2009-02-09 17:30:26 UTC
I've reassigned this to kdelibs, as it is - like you said - an icon loader issue. I'll try to fix this myself, but it will take some time as I'm currently working on some other topics :-(
Comment 2 Christoph Feck 2009-06-21 01:49:16 UTC

*** This bug has been marked as a duplicate of bug 142744 ***