https://bugs.kde.org/show_bug.cgi?id=407941

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
for some context: from what I looked up just now this is the authorization
system in KIO

https://lxr.kde.org/source/frameworks/kio/src/widgets/krun.cpp#0774

the very first check there, which would eventually go into
makeServiceExectuable in an attempt to a) authorize a desktop file and if
authorized b) make it exectuable so it works from there on out

authorization is
https://lxr.kde.org/source/frameworks/kconfig/src/core/kdesktopfile.cpp#0110
which is true if the file is in a well known XDG path or +x

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to