https://bugs.kde.org/show_bug.cgi?id=433856
Bug ID: 433856 Summary: When launching a script with kdesu, running commands as a non-root user will fail Product: kdesu Version: 1.0 Platform: unspecified OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: kdesud Assignee: kdesu-bugs-n...@kde.org Reporter: alex...@protonmail.com Target Milestone: --- (They work if I launch the script with sudo, su, gksudo or zensu) SUMMARY STEPS TO REPRODUCE 1. kdesu -c "the script" 2. Within the script, have commands such as "sudo su -c 'command' user" or "su -s ...login info..." if login is needed 3. Those commands won't run. If I use any other root aquisition method other than kdesu, they will. OBSERVED RESULT Empty message in bash -x, nothing executes, there's something with kdesud but i lack debugging knowledge EXPECTED RESULT specified above SOFTWARE/OS VERSIONS KDE Plasma Version: 5.21 but 5.20 was the same KDE Frameworks Version: 5.79 Qt Version: 5.15 ADDITIONAL INFORMATION - -- You are receiving this mail because: You are watching all bug changes.