You are not logged in.
When opening Thunar as sudo everything freezes, but with gksu Thunar opens as root. The distro is Openbox on Ubuntu, installed through Ubuntu mini.iso. What might be missing? I usually do
sudo thunar
now I have to remember to do
gksu thunar
but I forget and get the system frozen.
What might be missing to get sudo working?
Last edited by chdslv (2017-12-01 14:42:36)
Offline
Normaly you should use
gksu thunar
as a simple
sudo thunar
changes $HOME, which could be an issue.
You can try a
sudo -H thunar
instead.
br
Offline
If you need to run Thunar as root that often, consider creating a launcher that uses gksu to get Thunar as root. It's not a security hole, as you still need to enter your password, and if anybody who knows that gets physical access to your box it's Game Over anyway.
Registered Linux user #470359
Permanently recovered BOFH
Any advice in this post is worth exactly what you paid for it.
Offline
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 522.8 KiB (Peak: 531.83 KiB) ]