View Single Post
Posts: 3 | Thanked: 0 times | Joined on Nov 2013
#1181
Check permission on config file.
Open a terminal and:



ls -l /home/user/.config/Team16/



Try to remove the directory /home/user/.config/Team16/
Open a terminal and:



sudo gainroot
rm -rf /home/user/.config/Team16
exit



Relaunch the gui, it should recreate the directory with correct permission.

its is Work!!!!