http://bugs.winehq.org/show_bug.cgi?id=35513
Bug ID: 35513 Summary: Adobe CC installer stalls (after Bug 35512) Product: Wine Version: 1.7.11 Hardware: x86-64 URL: https://creative.adobe.com/products/photoshop OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: ole Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Classification: Unclassified
Created attachment 47407 --> http://bugs.winehq.org/attachment.cgi?id=47407 wine-1.7.11-206-g82b3813 console output
Working around Bug 35510 and Bug 35512 with native winhttp, wintrust and msasn the Adobe CC installer complains that it cannot connect to the Internet.
fixme:ole:NdrCorrelationInitialize (0x98d378, 0x98cf78, 1024, 0x0): stub fixme:ole:NdrCorrelationInitialize (0x105dfe8, 0x105dbe8, 1024, 0x0): stub
Surprisingly, rpcrt4.dll from Windows XP allows the installer to get further:
fixme:ntdll:NtConnectPort (0x1628b8,L"\RPC Control\keysvc",0x98d058,(nil),(nil),(nil),0x98d080,0x98d068),stub!
Which may be Bug 30069.