https://bugs.winehq.org/show_bug.cgi?id=55372
Bug ID: 55372 Summary: winetricks -q icodecs fails Product: Wine Version: 8.10 Hardware: x86-64 URL: https://github.com/Winetricks/winetricks/issues/2103 OS: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Debian
Executing wine setup.exe 0188:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0194:err:seh:KiUserCallbackDispatcher ignoring exception 0194:err:seh:KiUserCallbackDispatcher ignoring exception Executing wine C:\windows\system32\regsvr32.exe ir50_32.dll regsvr32: 'DllRegisterServer' not implemented in DLL 'ir50_32.dll' ------------------------------------------------------ regsvr32.exe ir50_32.dll returned status 4. Aborting. ------------------------------------------------------
This is a regression; it works in wine-8.0 (if not using a new style wow64 build).
(on slow hardware, so I'm unlikely to complete regression test soon, hopefully someone else can beat me to it).
https://bugs.winehq.org/show_bug.cgi?id=55372
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED
--- Comment #1 from Austin English austinenglish@gmail.com --- As Gijs pointed out in https://github.com/Winetricks/winetricks/issues/2103#issuecomment-1662896726, wine added a native ir50_32.dll, which doesn't support regsvr32. This was fixed in winetricks in https://github.com/Winetricks/winetricks/commit/29e1006d437be3c223238b79308c...
https://bugs.winehq.org/show_bug.cgi?id=55372
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.