https://bugs.kde.org/show_bug.cgi?id=435696
--- Comment #6 from Gena <genalo...@gmail.com> --- (In reply to David Edmundson from comment #5) > Then you break everyone's dev setups, and you have snaps and flatpaks in > your path, which breaks real sandboxes which is a major no-no. You probably misunderstood me. I suggested adding support for executables from PATH, but additionally validating paths that obtained from PATH. For example, check if the received application location from PATH is `/usr/bin/share` (or any other folder owned by root). This approach shouldn't break anything, and full paths will work as before (e.g. without additonal check). -- You are receiving this mail because: You are watching all bug changes.