View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#718
Originally Posted by Badee3 View Post
"Can't save gui config, permission error?"
Check permission on config file.
Open a terminal and:
Code:
ls -l /home/user/.config/Team16/
Try to remove the directory /home/user/.config/Team16/
Open a terminal and:
Code:
sudo gainroot
rm -rf /home/user/.config/Team16
exit
Relaunch the gui, it should recreate the directory with correct permission.
 

The Following 4 Users Say Thank You to sakya For This Useful Post: