https://bugs.winehq.org/show_bug.cgi?id=44209
Bug ID: 44209 Summary: Creative Cloud Installer hangs Product: Wine Version: 3.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pmenzel+bugs.winehq.org@molgen.mpg.de Distribution: ---
Created attachment 59983 --> https://bugs.winehq.org/attachment.cgi?id=59983 Wine console messages
Using Wine 3.0-rc2 on Debian Sid/unstable and trying to install Adobe’s creative cloud, it just hangs, when downloading the applications.
`setup.exe` (935520 kB) is from December 2nd, 2016, and the bundle we got is from February 2017.
``` $ mkdir -p ~/adobe-test/install32 $ WINEARCH=win32 WINEPREFIX=~/adobe-test/install32 winecfg # leave Windows 7, and increase DPI to 192 $ WINEARCH=win32 WINEPREFIX=~/adobe-test/install32 wine setup.exe […] 005c:fixme:wbemprox:client_security_Release 0x7e11c82c 005c:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform 005c:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported 005c:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub ```