[Bug 40548] New: AfterEffects CS6 requires msxml3 to complete

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 28 07:43:07 CDT 2016


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 at winehq.org
          Reporter: robert.munteanu at 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.html

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.



More information about the wine-bugs mailing list