Bug 209883

Summary: folderview should not show .desktop files with failed TryExec=
Product: [Unmaintained] plasma4 Reporter: Lubos Lunak <l.lunak>
Component: widget-folderviewAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: sandro.jaeckel
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Lubos Lunak 2009-10-08 17:05:10 UTC
Version:            (using KDE 4.3.1)
Installed from:    SuSE RPMs

When there is a .desktop file in ~/Desktop with e.g. TryExec=firefox but Firefox is not installed, the icon is still shown. Therefore, if there is a default desktop setup showing some icons but the user uninstalls the application, the icon is still shown.

Please modify the folderview to not show .desktop files for which KDesktopFile::tryExec() returns false.
Comment 1 Fredrik Höglund 2009-11-25 08:02:44 UTC
SVN commit 1053963 by fredrik:

Hide .desktop files with a failed TryExec field.
BUG: 209883


 M  +1 -1      kio_desktop.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1053963