View Single Post
Posts: 7 | Thanked: 0 times | Joined on Mar 2010
#49
Originally Posted by michaaa62 View Post
The .opera/ folder has wrong permissions, no user access.
Code:
chown -R user:users /home/user/.opera
should repair permissions to also make saving settings possible.
It works great ... Thanks for the help :-)