Bug 333083

Summary: After Debian package update, the old application icon is still displayed in the KDE panel
Product: [Frameworks and Libraries] kdelibs Reporter: Felix Natter <fnatter>
Component: kshareddatacacheAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mpyne
Priority: NOR    
Version: 4.11.5   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Natter 2014-04-04 18:13:14 UTC
A launcher in the KDE panel sometimes still displays an old application icon, which does not 
exist on the system any more.
If I delete ~/.kde/cache-$HOSTNAME/icon-cache.kcache, the problem is gone.
Here is the old icon-cache.kcache:
http://www2.inf.fh-brs.de/~fnatte2s/icon-cache.kcache

Please assign this to mpyne@kde.org


Reproducible: Sometimes

Steps to Reproduce:
Roughly:
install the freeplane 1.2.23 package
install the 1.3.7 freeplane package (not yet released, sorry) which swaps all freeplane.{svg,png} images

Actual Results:  
the freeplane launcher in the kde menu still displays the 1.2.23 icon

Expected Results:  
the kde panel should display the new icon, as the old one does not exist on the system any more.

Here are the application icons installed by the freeplane 1.3.7 package:
/usr/share/icons/hicolor/scalable/apps/freeplane.svg
/usr/share/icons/hicolor/128x128/apps/freeplane.png
/usr/share/icons/hicolor/48x48/apps/freeplane.png
/usr/share/icons/hicolor/64x64/apps/freeplane.png
/usr/share/icons/hicolor/32x32/apps/freeplane.png
/usr/share/pixmaps/freeplane.png
/usr/share/freeplane/freeplane.svg
/usr/share/freeplane/freeplane.png
Comment 1 Christoph Feck 2014-04-05 00:08:16 UTC

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