https://bugs.winehq.org/show_bug.cgi?id=43721
Bug ID: 43721 Summary: winetricks windowscodecs failure status 67 on Ubuntu 17.04 Product: Wine Version: 2.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@winehq.org Reporter: tomasz.piotr.kowalczyk@gmail.com Distribution: ---
I'm using WINE 2.17 on Ubuntu 17.04 with clean wineprefix. I tried to play Path of Exile which works correctly on the other machine with WINE 2.15 and Ubuntu 16.04. The following happens when I try to install windowscodecs which is required by that game:
$ WINEARCH=win32 winetricks windowscodecs Using winetricks 20170101 - sha1sum: c844fda0cca25ac9ed0ed1b55cd138cab6a4af16 with wine-2.17 and WINEARCH=win32 Executing w_do_call windowscodecs Executing load_windowscodecs Executing rm -f /home/thunderer/.wine/dosdevices/c:/windows/system32/windowscodecs.dll /home/thunderer/.wine/dosdevices/c:/windows/system32/windowscodecsext.dll /home/thunderer/.wine/dosdevices/c:/windows/system32/photometadatahandler.dll Using native override for following DLLs: windowscodecs windowscodecsext Executing winetricks_early_wine regedit C:\windows\Temp_windowscodecs\override-dll.reg Executing cd /home/thunderer/.cache/winetricks/windowscodecs ------------------------------------------------------ Working around wine bug 32859 -- Working around possibly broken libX11 ------------------------------------------------------ Executing taskset -c 0 wine wic_x86_enu.exe /passive fixme:clusapi:GetNodeClusterState ((null),0x33ebd4) stub! fixme:advapi:DecryptFileA ("c:\7ffde90007ab38bbc6f9d3ecb58bf4e3\", 00000000): stub fixme:setupapi:pSetupGetGlobalFlags stub ------------------------------------------------------ Note: command taskset -c 0 wine wic_x86_enu.exe /passive returned status 67. Aborting. ------------------------------------------------------
Some environment info to help troubleshoot the issue:
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=17.04 DISTRIB_CODENAME=zesty DISTRIB_DESCRIPTION="Ubuntu 17.04"
$ apt list --installed | grep -i wine wine-devel/zesty,now 2.17.0~zesty amd64 [installed,automatic] wine-devel-amd64/zesty,now 2.17.0~zesty amd64 [installed,automatic] wine-devel-i386/zesty,now 2.17.0~zesty i386 [installed,automatic] winehq-devel/zesty,now 2.17.0~zesty amd64 [installed] winetricks/zesty,zesty,now 0.0+20170101-1ubuntu2 all [installed]
https://bugs.winehq.org/show_bug.cgi?id=43721
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Austin English austinenglish@gmail.com --- Dupe.
*** This bug has been marked as a duplicate of bug 35041 ***
https://bugs.winehq.org/show_bug.cgi?id=43721
--- Comment #2 from Tomasz Kowalczyk tomasz.piotr.kowalczyk@gmail.com --- I'm not sure if it's the duplicate of that issue. I tried to run `taskset -c 0 wine wic_x86_enu.exe` but it failed with the exact same result. Is there anything more I can do myself? Is there any more information about libX11 patches inclusion in the newer distributions?
https://bugs.winehq.org/show_bug.cgi?id=43721
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.