Clowud / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

winetricks windowscodecs fails on a 64 bit system #362

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a fresh wineprefix, e.g. /tmp/wine
2. WINEPREFIX=/tmp/wine winetricks windowscodecs

Using native override for following DLLs: windowscodecs windowscodecsext
Executing winetricks_early_wine regedit 
C:\windows\Temp\_windowscodecs\override-dll.reg
------------------------------------------------------
Wine-Fehler 32859 wird umgegangen -- Working around possibly broken libX11
------------------------------------------------------
Executing taskset -c 0 wine wic_x86_enu.exe /passive
fixme:clusapi:GetNodeClusterState ((null),0x33ebf4) stub!
fixme:advapi:DecryptFileA ("c:\\70c21ef3053102cb1f\\", 00000000): stub
fixme:setupapi:pSetupGetGlobalFlags stub
------------------------------------------------------
Note: command 'taskset -c 0 wine wic_x86_enu.exe /passive' returned status 67.  
Aborting.
------------------------------------------------------

3. Applications in this wineprefix are no longer able to load images

What is the expected output? What do you see instead?
The windows dll should be installed.
Instead, an override is set, but installing the dll fails.

What version of the product are you using? On what operating system?
wine 1.7.4, Ubuntu 13.04 64bit

Please provide any additional information below.
When executing wic_x86_enu.exe manually, I get an ErrorBox "This WIC is for a 
different hardware platform."

Original issue reported on code.google.com by benpi...@googlemail.com on 16 Oct 2013 at 4:00

GoogleCodeExporter commented 8 years ago

Original comment by austinenglish@gmail.com on 22 Oct 2013 at 8:32