[Bug 45940] New: Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11 ( CLSID_WICPngDecoder2 ?)
https://bugs.winehq.org/show_bug.cgi?id=45940 Bug ID: 45940 Summary: Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11 (CLSID_WICPngDecoder2 ?) Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs(a)winehq.org Reporter: hibbsncc1701(a)gmail.com Distribution: --- Created attachment 62473 --> https://bugs.winehq.org/attachment.cgi?id=62473 Console log. Sword Art Online Re: Hollow Fragment tries to display a splash screen during early startup and crashes when it fails to instance this CLSID. According to Microsoft, it's a new decoder that was added in Windows 8, and is the new default for WICPngDecoder. See: https://docs.microsoft.com/en-us/windows/desktop/wic/what-s-new-in-wic-for-w... Also found a reference to the CLSID as Microsoft's own docs don't indicate which CLSID the new decoder was assigned.... See: https://github.com/CMCHTPC/DelphiDX12/blob/master/Units/DX12.WinCodec.pas -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This CLSID is specified in Windows SDK. When you rebuild with new enough target Windows version (_WIN32_WINNT) it defaults CLSID_WICPngDecoder -> CLSID_WICPngDecoder2, for older versions it's using CLSID_WICPngDecoder -> CLSID_WICPngDecoder1. So this switch happens silently, without changes to application code. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Have you changed default Windows 7 version by the way? According to Stream product page it should run on Windows 7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 --- Comment #3 from Patrick Hibbs <hibbsncc1701(a)gmail.com> --- (In reply to Nikolay Sivov from comment #2)
Have you changed default Windows 7 version by the way? According to Stream product page it should run on Windows 7.
The version of Wine I have defaults to Windows 7. The only way I was able to get it to run was to install the native windowscodecs via winetricks. Otherwise it displays an error dialog "Error! - Couldn't find an effect variant to use for the primitive." with the missing CLSID message in the console. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- I'll take a look. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- Patrick, are you running this game with Steam? I don't see any crashes or error dialogs, while missing decoder lines are still there. That means support for it is likely optional. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #6 from Vijay Kamuju <infyquest(a)gmail.com> --- Created attachment 67040 --> https://bugs.winehq.org/attachment.cgi?id=67040 patch -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |9689e38a15752853efe71a011b3 | |73ad901679f18 Resolution|--- |FIXED --- Comment #7 from Vijay Kamuju <infyquest(a)gmail.com> --- Fix committed https://source.winehq.org/git/wine.git/commitdiff/9689e38a15752853efe71a011b... The fixme should not appear now, but the functionality of PngDecoder2 is still not available. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45940 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla