https://bugs.kde.org/show_bug.cgi?id=373775
Bug ID: 373775 Summary: Run command fails whenever the command includes any special character Product: kdeconnect Version: 0.8 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: llamal...@maillama.com Target Milestone: --- Hey there, I have a few commands that I want to be able to trigger through Kdeconnects "Run command" plugin. I've noticed that any that include special characters (eg '";&) just flat out don't run. To give an example: kill -s TERM `pgrep thunderbird` never does anything through run command, but works perfectly on the local commandline of the host machine. I've also found that where I want to run two separate commands, each of which works by themselves, if I separate them with & or ; then the first runs but the second doesn't. I'm running Ubuntu Yakkety which seems to have Kdeconnect 0.8 along with the FDroid version of the Android app (1.4.4). I'm not sure, but this bug seems to be related to special characters not being escaped, possibly also causing bug #52452 and bug #211735. -- You are receiving this mail because: You are watching all bug changes.