It's because you have run opera as root. Don't do that.

In order to fix this, open a terminal and run this command:

sudo chmod -R 775 ~/.config/opera/

which will change back the permissions. Then run opera not as root.