| MarkTheMorose | Thursday 24 July 2014 at 15:00 | 
                
                    | MarkTheMorose  
 
             | This message has appeared while trying to install the game Medal of Honor: Allied Assault, from the GOG download. I saw a message elsewhere on the forum that guessed that it was because XP support has finished, which sounds plausible.  I have, however, just downloaded it manually from Microsoft's site. Is it possible to get POL to search for it locally? Also, perhaps a simple 'time-out' check in a future update of POL could let the user specify a local source, if the file isn't located online after 3 or 4 minutes? | 
                                
		    | Quentin PÂRIS | Thursday 24 July 2014 at 16:20 | 
                
                    | Quentin PÂRIS  
 
             | Just put the file in ~/.PlayOnLinux/ressources folder | 
                                
		    | MarkTheMorose | Friday 25 July 2014 at 20:19 | 
                
                    | MarkTheMorose  
 
             | 
  Just put the file in ~/.PlayOnLinux/ressources folder   | 
                                
		    | Quentin PÂRIS | Friday 25 July 2014 at 21:50 | 
                
                    | Quentin PÂRIS  
 
             | Try to remove the whole .PlayOnLinux folder. Ressources because at the begining, the project was French | 
                                
		    | MarkTheMorose | Saturday 26 July 2014 at 18:23 | 
                
                    | MarkTheMorose  
 
             | Thanks again.  Well, after much messing about, I got back to the same place: stuck at 'downloading', but I noticed it said it had downloaded the file (0.8 of 0.8MB). I noticed a 'logs' folder, and sure enough, an extract of the only file in there shows that something's missing somewhere: --- 07/26/14 16:52:24 - [POL_System_CheckFS] Message: Checking filesystem for WindowsXP-KB975337-x86-ENU.exe07/26/14 16:52:24 - [POL_Wine] Message: Running wine-1.4.1 WindowsXP-KB975337-x86-ENU.exe /extract:C:\Tmp /q (Working directory : /home/mark/.PlayOnLinux/ressources)
 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).
 --- It looks as if POL's got stuck trying to open up a window - presumably a dialog to ask me something - but can't open a file it needs.   
 | 
                                
		    | petch | Saturday 26 July 2014 at 19:01 | 
                
                    | petch  
 
             | 
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 Looks like you're missing the 32bit version of libsm6, one simple way to make sure there's most required 32bit libraries is to install a 32bit version of Wine system wide.   | 
                                
		    | MarkTheMorose | Saturday 26 July 2014 at 23:34 | 
                
                    | MarkTheMorose  
 
             | 
  
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 Looks like you're missing the 32bit version of libsm6, one simple way to make sure there's most required 32bit libraries is to install a 32bit version of Wine system wide.     Edited by MarkTheMorose | 
                                
		    | cool_bombom | Tuesday 16 September 2014 at 12:22 | 
                
                    | cool_bombom  
 
             | I'm having the same problem trying to install the longest journey! is there a reason, to why libsms6 32bit has been removed from playonlinux, as standard, in the new version? have not found a solution yet, any suggestions is welcome! edit: sorry, thought libsms6 was part of playonlinux, but the solution is to run "sudo apt-get install libsms6:i386 ia32-libs" in the terminal, everything working as a charm :-) ... thank you MarkTheMorose for pointing me in the right direction cheers c_bb Edited by cool_bombom |