2012/1/14 Jacek Caban jacek@codeweavers.com
Hi Saulius,
On 01/14/12 16:45, Saulius Krasuckas wrote:
I decided to run latest Winetest on my linux box and chose to install Gecko package during prefix setup:
$ rm -rf ~/.wine $ wine start wine: created the configuration directory '/home/s2/.wine' fixme:urlmon:DownloadBSC_**OnProgress Unsupported status 3 fixme:wininet:**InternetLockRequestFile STUB fixme:storage:create_**storagefile Storage share mode not implemented. err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:mscoree:LoadLibraryShim error reading registry key for installroot err:module:import_dll Loading library ssl3.dll (which is needed by L"C:\windows\system32\**gecko\1.4\wine_gecko\xul.**dll") failed (error c0000020).
This looks bad. If you can reproduce this error message, please file a bug with +mshtml debug output and information about how did you install Wine Gecko.
Cannot reproduce: I'm on ArchLinux 32 bit. Did you install 'wine' and 'wine_gecko' from repositories? I regularly compile and use git and install it directly: I've never had failure in loading ssl3.dll. Try to recompile wine from ABS or wine-git from AUR.