View Single Post
Posts: 490 | Thanked: 191 times | Joined on May 2010
#113
Originally Posted by maxximuscool View Post
I did that but still crashing when running as standard user or from an Icon shortcut.
Maybe the problem is with symlinked folder?

/home/user/webos

try to

cd /home/user && chown -R user:root webos/ && chmod -R 755 webos/

but do rm /home/user/webos/gamesave/* after