http://bugs.winehq.org/show_bug.cgi?id=21442
Summary: Visual C++ 2010 beta 2 web installer aborts when starting download Product: Wine Version: 1.1.36 Platform: x86 URL: http://www.microsoft.com/visualstudio/en-us/try/defaul t.mspx#download OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The installer goes fine until you ask it to start installing. When it tries to download the first component, it exits abruptly. The last few lines on the console were
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub! fixme:qmgr:BITS_IBackgroundCopyJob_SetCredentials Not implemented fixme:qmgr:BITS_IBackgroundCopyJob_SetCredentials Not implemented fixme:qmgr:BITS_IBackgroundCopyJob_AddFile Check for valid filenames and supported protocols fixme:qmgr:BITS_IBackgroundCopyJob_Cancel Not implemented fixme:advapi:ControlTraceW (0, (null), 0xad33554, 1) stub fixme:winhttp:WinHttpDetectAutoProxyConfigUrl 0x00000003, 0xad3698c fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
The qmgr lines are from a service, so they don't show up in the attached relay log. To get a relay log at all, I had to add KERNEL32.lstrcmpW;KERNEL32.SetLastError;KERNEL32.GetLastError;KERNEL32.TlsGetValue;KERNEL32.FlsGetValue;ntdll.RtlAllocateHeap;KERNEL32.MultiByteToWideChar;ntdll.RtlFreeHeap to RelayExclude, or it took forever. Even so, the relay log is huge. I'm attaching the last million lines, compressed with rzip.