Bug 209883 - folderview should not show .desktop files with failed TryExec=
Summary: folderview should not show .desktop files with failed TryExec=
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 17:05 UTC by Lubos Lunak
Modified: 2021-08-25 20:16 UTC (History)
1 user (show)

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