clicking on a desktop file visible from folderview, opens the desktop file in kate instead of launching the application. looks like it's using xdg-open, but that doesn't execute desktop files as far i understood for security concerns. a c++ binding that uses KRun should be used, Reproducible: Always
Git commit 87415017cef5896d1724332d5372cc2abb72e349 by Marco Martin. Committed on 29/04/2014 at 14:14. Pushed by mart into branch 'master'. KRun doesn't really support schemeless urls make sure the urls that are just a path, being representative of local paths, make them file:// M +7 -1 containments/folder/plugin/foldermodel.cpp http://commits.kde.org/plasma-desktop/87415017cef5896d1724332d5372cc2abb72e349