I also encountered this problem on my Ubuntu. I used what "i-am-mike" said like this:
edit this file:
sudo vi /usr/share/applications/opera.desktop
replace the first "Exec" line with this:
Exec=env LIBGL_DRI3_DISABLE=1 opera --ignore-gpu-blacklist %U
reopen opera and the problem is solved