[Bug 40548] New: AfterEffects CS6 requires msxml3 to complete
https://bugs.winehq.org/show_bug.cgi?id=40548 Bug ID: 40548 Summary: AfterEffects CS6 requires msxml3 to complete Product: Wine Version: 1.9.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs(a)winehq.org Reporter: robert.munteanu(a)gmail.com Distribution: --- Created attachment 54379 --> https://bugs.winehq.org/attachment.cgi?id=54379 screenshot of installation failure wine 1.9.7, fresh 64-bit prefix, Windows 7 AE CS6 downloaded from https://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.htm... Installer starts to extract the files, then starts initialising itself. At about 70% it stops with the following message: 'Your installation encountered errors. Installer failed to initialize. This could be due to a missing file'. Wiping the installation and running `winetricks msxml3` before the installer allow the installer to initialise. The terminal output without msxml3: fixme:thread:GetThreadPreferredUILanguages 52, 0x33dfa4, 0x33e014 0x33dfac fixme:console:AttachConsole stub ffffffff fixme:wuapi:update_installer_get_IsBusy fixme:wuapi:update_installer_get_RebootRequiredBeforeInstallation fixme:shell:InitNetworkAddressControl stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:nls:GetUserPreferredUILanguages stub: 8 0x33d310 (nil) 0x33d314 err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733 err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733 fixme:imm:ImmReleaseContext (0x90084, 0x1f8ef18): stub The terminal output with msxml3 ( until the installed is initialised ): fixme:thread:GetThreadPreferredUILanguages 52, 0x33dfa4, 0x33e014 0x33dfac fixme:console:AttachConsole stub ffffffff fixme:wuapi:update_installer_get_IsBusy fixme:wuapi:update_installer_get_RebootRequiredBeforeInstallation fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:nls:GetUserPreferredUILanguages stub: 8 0x33d310 (nil) 0x33d314 err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733 err:winsock:WSAIoctl -> _WSAIO(IOC_WS2, 23) request failed with status 0x2733 fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fcc0 4 stub err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll" err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17 err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:wbemprox:client_security_SetBlanket 0x7c5037a0, 0x30d0fd0, 10, 0, (null), 3, 3, (nil), 0x00000000 fixme:wbemprox:client_security_Release 0x7c5037a0 err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:wbemprox:client_security_SetBlanket 0x7c5037a0, 0x30812b8, 10, 0, (null), 3, 3, (nil), 0x00000000 fixme:wbemprox:client_security_Release 0x7c5037a0 fixme:imm:ImmReleaseContext (0x90084, 0x4f9e250): stub -- 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=40548 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Looks like a duplicate of bug 30239. -- 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=40548 Robert Munteanu <robert.munteanu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://helpx.adobe.com/x-p | |roductkb/policy-pricing/cs6 | |-product-downloads.html Keywords| |download --- Comment #2 from Robert Munteanu <robert.munteanu(a)gmail.com> --- $ sha1sum AfterEffects_11_LS7.* 99dfc5bfbd5841c89dd235ae8fde7b9d2f57e2a3 AfterEffects_11_LS7.7z a3e423df7a9baf6309683199e99d4632442225b1 AfterEffects_11_LS7.exe -- 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=40548 Robert Munteanu <robert.munteanu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=40548 Robert Munteanu <robert.munteanu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|AfterEffects CS6 requires |AfterEffects CS6 requires |msxml3 to complete |msxml3 to install -- 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=40548 --- Comment #3 from Robert Munteanu <robert.munteanu(a)gmail.com> --- (In reply to Nikolay Sivov from comment #1)
Looks like a duplicate of bug 30239.
Might be, although the error message is different. Is there anything I can do to make sure that it's really a dupe? -- 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=40548 Robert Munteanu <robert.munteanu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |SUSE -- 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=40548 --- Comment #4 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Created attachment 70726 --> https://bugs.winehq.org/attachment.cgi?id=70726 +msxml Still present with wine-6.18-241-ga87abdbe857. `winetricks -q msxml3` still works around. Attaching a +msxml log. Tested with a 32bit prefix in winxp mode. Stable links: <https://web.archive.org/web/20210609202704if_/https://trials.adobe.com/AdobeProducts/legacy/99CABBAC-C975-4A06-8D99-064C6871EE80/AEFT/11/win64/AfterEffects_11_LS7.exe?mv=affiliate&mv2=red> <https://web.archive.org/web/20210213022600if_/https://trials.adobe.com/AdobeProducts/legacy/99CABBAC-C975-4A06-8D99-064C6871EE80/AEFT/11/win64/AfterEffects_11_LS7.7z> -- 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=40548 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://helpx.adobe.com/x-p |https://web.archive.org/web |roductkb/policy-pricing/cs6 |/20210213022600if_/https:// |-product-downloads.html |trials.adobe.com/AdobeProdu | |cts/legacy/99CABBAC-C975-4A | |06-8D99-064C6871EE80/AEFT/1 | |1/win64/AfterEffects_11_LS7 | |.7z -- 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=40548 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70726|0 |1 is obsolete| | --- Comment #5 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Created attachment 70727 --> https://bugs.winehq.org/attachment.cgi?id=70727 +msxml Seems like AfterEffects needs a 64bit prefix, so here's a new log (still in winxp mode). -- 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=40548 Neko-san <nekoNexus(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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