https://bugs.kde.org/show_bug.cgi?id=456667
Andy <s...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED --- Comment #3 from Andy <s...@gmx.de> --- Hi David, I did some more simplified testing as you suggested. Yes both approaches from my initial report failed. More tests: Using a script with: touch /tmp/test1 WORKS Using as an app call with the command "touch /tmp/test2" also WORKS. Using as an app call with a more complicated command "sleep 5s && touch /tmp/test2" does NOT work. Using as an app call with a more complicated command "amixer -c 0 sset Front unmute" does NOT work. The UI allows to execute any command you like. Click +Add... > Add Application... > type touch (or any text, doesn't have to be an existing program) > Press enter > Open the created auto start entry > Click Application tab > change the "Command" field to "sleep 5s && touch /tmp/test" Please note, as I mentioned before, all these attempts work when I disable systemd starup. Hope that clarifies it. Cheers -- You are receiving this mail because: You are watching all bug changes.