Dear community,
I am trying to install path of exile through POL in my Mint 17.3 system (64 bit Cinnamon with NVidia drivers). My playonlinux installation comes directly from the mint repository, version 4.2.2.
I find the path of exile software on the list of supported software, click on install and playonlinux creates the virtual drive and tries to execute the msi file. However, this fails immediately and throws "Error in POL_Wine, wine seems to have crashed" error. When I go to the debugger for the drive, I get the following (I have replaced my username with xxxx for privacy):
-------------------------
[08/05/17 11:08:23] - Running wine-1.7.55 --version (Working directory : /usr/share/playonlinux/python)
wine-1.7.55
PlayOnLinux logfile
-------------------
Date: 08/05/17 11:08:23
> PlayOnLinux Version
4.2.2
> uname -a
Linux 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
> wine --version
wine-1.7.55
> POL_WINEVERSION
1.7.55
> WINEPREFIX
/home/xxxx/.PlayOnLinux//wineprefix/pathofexile
> Distribution
Linux Mint 17.3 Rosa
> glxinfo \| grep rendering
direct rendering: Yes
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
> glxinfo \| grep renderer
OpenGL renderer string: Quadro K1100M/PCIe/SSE2
> OpenGL libs (Direct rendering testing)
[08/05/17 11:08:34] - Running wine-1.7.55 cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files
[08/05/17 11:08:44] - Running wine-1.7.55 msiexec /i /home/xxxx/.PlayOnLinux//tmp/pathofexile/PathOfExileInstaller.msi (Working directory : /home/xxxx/.PlayOnLinux/tmp/pathofexile)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
[08/05/17 11:08:48] - Running wine-1.7.55 regedit /home/xxxx/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/xxxx/.PlayOnLinux/wine/linux-x86)
[08/05/17 11:08:48] - Content of /home/xxxx/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*openal32"="native,builtin"
-----------
--------------------------
The only fixme has something to do with ntdll but I do not know enough about wine to be able to do anything. If you have any suggestions on what is wrong and how to fix it, please let me know.
Regards,
JohnM