Forum Moderators: bakedjake

Message Too Old, No Replies

missing gksu and alternative solutions

         

dstiles

11:10 am on Sep 10, 2018 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Some recent ubuntu-based upgrades are now missing gksu, used to auto-start root-based operations from terminals or shortcuts. In particular, a newly installed Lubuntu would not let me launch files and folders from thunar (I replace pcmanfm, which I have never taken to).

Solutions I've found include:
sudo -H thunar %f (folders)
sudo -H geany %f (files)
thunar admin://%f
geany admin://%f

Although these work in Terminal, none work for thunar "launch as root".

pkexec and policykit have been suggested but are not available for Lubuntu, so that's another option closed.

Anyone else come across this problem and solved it?