Bug 68625

Summary: Icon search order is incorrect
Product: [Frameworks and Libraries] kdelibs Reporter: James Richard Tyrer <tyrerj>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED DUPLICATE    
Severity: normal CC: larrosa
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: 22x22 bookmark folder icon

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 ***