Bug 68625 - Icon search order is incorrect
Summary: Icon search order is incorrect
Status: RESOLVED DUPLICATE of bug 53052
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-20 03:39 UTC by James Richard Tyrer
Modified: 2005-10-27 03:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
22x22 bookmark folder icon (1.15 KB, image/png)
2004-10-19 04:03 UTC, James Richard Tyrer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Richard Tyrer 2003-11-20 03:39:02 UTC
Version:            (using KDE KDE 3.1.93)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.2 built from source
OS:          Linux

These two icons are missing:

$KDEDIR/share/kdeclassic/16x16/apps/package.png
$KDEDIR/share/icons/kdeclassic/22x22/actions/bookmark_folder.png

However they do exist in the respective crystalsvg versions.

What happens is that when you choose the KDEClasic icon theme that you get the CrystalSVG icon for these two icons.  

NOTE: There may be other instances of this but these are commonly used icons so they were easy to spot.

This shouldn't happen if the search order is correct. 

Since KDE can now dynamically resize an icon, it should look for a different size icon of the same theme before it takes a different theme icon of the requested size.
Comment 1 David Faure 2003-11-20 12:15:58 UTC
I can never remember how the theme inheritance is currently set up.
Antonio, any input?
Comment 2 James Richard Tyrer 2004-10-19 04:03:34 UTC
Created attachment 7948 [details]
22x22 bookmark folder icon
Comment 3 James Richard Tyrer 2005-03-03 17:08:52 UTC
The new "Icon Mouseover Effects" in Kicker that use 64x64 icons make it considerable more important that this problem be fixed soon.

-- 
JRT
Comment 4 James Richard Tyrer 2005-05-31 10:32:17 UTC
Re: Comment #1:

It doesn't appear to be inheritence.  The code references: "crystalsvg" directly.
Comment 5 James Richard Tyrer 2005-10-27 03:53:42 UTC

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