I am using Play On Linux 4.3.4 on Ubuntu 16.04 (Xenial), my hardware will not go to Ubuntu 18 unfortunately :(
I seem to be having issues installing vcrun2008 on to any virtual drive, both on drives I create and on any that are created using install scripts. Any wise words of wisdom and help would be very much appreciated at this stage ;)
When I try to install manually, or when a script invokes the install command, the box pops up saying please wait while it is being installed and then it sits there until I click cancel. I am relatively new to Linux but I am slowly getting my head around it, so if I am missing anything pease forgive me and point me in the right direction.
Regarding the install I found this in the Virtual Drive log (in this instance I was trying the Assassins Creed 2 install script):
12/07/19 11:14:03 - [POL_Call] Message: Calling POL_Install_vcrun2008
12/07/19 11:14:03 - [POL_Call] Message: ----- Starting function POL_Install_vcrun2008 -----
12/07/19 11:14:03 - [POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2008
12/07/19 11:14:03 - [POL_GPG_install_key] Message: Importing PlayOnLinux public key
12/07/19 11:14:03 - [POL_Source] Message: POL GPG : Good signature
12/07/19 11:14:03 - [POL_Download_Resource] Message: Downloading resource https://web.archive.org/web/20190913165356/http://download.microsoft.com/download/d/d/9/dd9a82d0-52ef-40db-8dab-795376989c03/vcredist_x86.exe
12/07/19 11:14:03 - [POL_Download_Resource] Message: Resource already present
12/07/19 11:14:03 - [POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
12/07/19 11:14:04 - [POL_Wine] Message: Running wine-1.5.3-ubisoft2 start /unix vcredist_x86.exe /q (Working directory : /home/[USERNAME]/.PlayOnLinux/ressources/vcrun2008)
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
12/07/19 11:14:04 - [POL_Wine] Message: Wine return: 0
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
I checked the link to the vcredist_x86 file and it is still active.
Am I missing a driver or a library here, I am not understanding what the log is telling me.
Your help would be much appreciated :)
Edited by Joseph Manderley