Can only open Libre Office from SUDO command line
Nils Kassube
kassube at gmx.net
Wed Feb 15 12:30:36 UTC 2012
Avi Greenbury wrote:
> jimmckenzie wrote:
> > Lib-Off won't open any other way.
Maybe some libre office config file in the user's home folder is now
owned by root for some reason. To correct that error, the command
sudo chown -R $USER: $HOME
in a terminal should suffice. It makes the user who invokes the command
the owner of all files in the user's home folder. BTW: There's no need
to replace $USER or $HOME - you can just copy and paste the command
above.
Nils
More information about the ubuntu-users
mailing list