Description of problem: The following command used to work with the "old" gksu ... gksu 'xterm -sb -geometry 122x10 -fg white -bg darkred' The ""new" gksu asks for a password, and then it shows this message: "Failed to execute child process "xterm -sb -geometry 122x10 -fg white -bg darkred" (No such file or directory)" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => tarakbumba
Gksu-polkit does not accept arguments for the command. This is an upstream decision. You can always create a wrapper script that includes your commands and run it with gksu-polkit. Also you can use beesu for this purpose. Sorry...
Status: NEW => RESOLVEDResolution: (none) => WONTFIX