How to install, and run the Opera 20 for Windows, under Linux box, using the Wine app.
-
l33t4opera last edited by
One correction of the mistake in the launch script, please replace the line:
cd ~/.wine/drive_c/Program Files/opera20usb"
with this:
cd ~/".wine/drive_c/Program Files/opera20usb"
or with this - it also works:
cd ~/.wine/drive_c/Program\ Files/opera20usb
-
ukbeast last edited by
Thanks mate
My findings:- flash works but is slow due to no hardware acceleration (intel b820 integrated GPU)
- Divx web plugin does not work
- fonts are rough
4 HTML5 youtube full-screen does not work.
-
l33t4opera last edited by
You're welcome
Additional progress: regarding the GPU hardware acceleration, and the problem with a black screen.
Try to remove the "--disable-gpu" switch in the launch script, and replace it with "--disable-gpu-compositing". After this change, the Opera should work also well, and even better for most GPUs.
Launch the Opera, go to the address bar, and type "opera:gpu", and press enter. Here, on my Linux box, the statuses for almost all graphics functions are in green
-
l33t4opera last edited by
Hi Frenzie, nice to see you also here
Yep, I already installed several instances of the virtual machines (e.g. VMware Player, Oracle VM VirtualBox), I have all of the Opera's streams installed there, and I'm experimenting with them from time to time, nevertheless I thought, that I can also try, a bit more native Linux solution, and a little more close to the Open Source like Wine, instead to use licensed M$ software
-
onlinepiercingshop-com last edited by
Great guide, thank you. But https does not work. You can solve this problem?
-
l33t4opera last edited by
Hi, you're welcome Which version of Wine? Here it works without problem, for example encrypted google, opens without issues.
-
onlinepiercingshop-com last edited by
Hi l33t4opera,
Opera
Version: 20.0.1387.91
Update stream: Stable
System: Windows XP 32-bit
Browser identification
Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 OPR/20.0.1387.91Wine 1.6.1
-
onlinepiercingshop-com last edited by
just tried another version of wine (1.7.17), it's works!, thanks!