I have a program that is like a steam type program. It runs shell scripts and windows programs just fine. However I get this kio error when trying to run linux native exectuable:
For security reasons, launching executables is not allowed in this context
I got around it with wrapping it in a shell script, but is there a way to let plasma know the exectuable is safe to execute?