2
1
I've freshly installed OpenSUSE 12.1 64 bit on my box but Wine doesn't start. Winecfg doesn't start either. I've tried to start wine from the menu and from the terminal to no avail. I've tried zypper in wine but it won't let me replace my current wine installation. My current wine version is wine-1.3.30. I've installed opensuse from DVD. How can I re-install wine or make it work? As requested:
wine64 notepad.exe
wine: created the configuration directory '/root/.wine'
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
fixme:seh:RtlAddFunctionTable 0x61e45620 1 61e40000: stub
fixme:seh:RtlAddFunctionTable 0x61780ba0 1 61700000: stub
fixme:seh:RtlAddFunctionTable 0x64f69540 1 64f40000: stub
fixme:seh:RtlAddFunctionTable 0x622c6620 1 622c0000: stub
fixme:seh:RtlAddFunctionTable 0x6ce47620 1 6ce40000: stub
fixme:seh:RtlAddFunctionTable 0x254b20 1 240000: stub
fixme:seh:RtlAddFunctionTable 0x67112de0 1 67040000: stub
fixme:seh:RtlAddFunctionTable 0x6f7e6ea0 1 6f7c0000: stub
fixme:seh:RtlAddFunctionTable 0x3ab6a0 1 390000: stub
fixme:seh:RtlAddFunctionTable 0x6b35e700 1 69c40000: stub
fixme:iphlpapi:NotifyAddrChange (Handle 0xdae308, overlapped 0xdae2d0): stub
wine: configuration in '/root/.wine' has been updated.
It opens notepad! What happens?
But wine notepad.exe doesn't work. What does this means?
winetricks d3dx9_42 vcrun2008 xact
give this
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
and winecfg doesn't start? It this a 32-bit issue? I've installed a 64 bit OS?
Can you post any errors you get if you do a
wine notepad.exe
from a terminal? – Paul – 2012-01-17T01:58:43.520