I’m using Xubuntu 18.04 x64 with WineHQ Staging 3.14.
Since the EVE Launcher was update to version 1376509 with Qt version 5.11.0 ; the launcher get QTWebEngineProcess.exe error, and i’m unable to play EVE as the launcher show nothing except the border of the windows.
i was keeping an old version of the EVE Launcher version 1225328 no information on Qt version (but maybe older) everything work like a charm as before.
So the new Qt version make trouble with the launcher and brake everything so i don’t know if it’s because of the Qt version in Xubuntu 18.04 ; for now the only way to play EVE is to don’t upgrade the launcher.
I’ve got an other computer with Xubuntu 16.04 and same problem since the launcher update.
With this little information can I not tell you what you might be doing wrong. Did you try a clean EVE installation, too, using only the Windows installer?
Well problem solve, for those who wants to know how : follow the white rabbit
1 : Fresh install of Xubuntu 18.04 x64
2 : Fresh install of WineHQ Staging Branche (3.14)
3 : Creation of a custom WINEPREFIX for EVE only (WINEPREFIX=~/.WINEVE WINEARCH=“win32” winecfg)
4 : Download & Install the EVE Client on you WINEPREFIX directory (in this case ./WiNEVE)
5 : Install & Config winetricks with core font (WINEPREFIX=~/.WINEVE WINEARCH=“win32” winetricks)
6 : Make a Launcher for EVE Online (sh -c “WINEPREFIX=~/.WINEVE wine $HOME’/.WINEVE/drive_c/EVE Online/Launcher/evelauncher.exe’”)
7 : ENJOY
I did all that you said but when I start the client, it comes up with the program error once the client launches and it tries to load. I have ubuntu 18.10
The error log shows a segmentation fault in the 32-bit code of xaudio2_7. So something with your audio setup is broken or you’ve run into a bug within WINE itself.
Did you install any audio software or libraries with winetricks or do you use any extra WINE patches or WINE Staging?
And how is your Linux audio set up? Anything unusual like an external USB audio system?