https://bugs.winehq.org/show_bug.cgi?id=32232 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht(a)gmx.net Summary|bits(qmgr): windows live |Windows Live Essentials |essentials web installer |2012 web installer does not |does not download packages |download packages |(CLSID_BackgroundCopyManage |('CLSID_BackgroundCopyManag |r3_0 missing) |er3_0', | |'{659cdea7-489e-11d9-a9cd-0 | |00d56965251}' not | |implemented) --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming, still present. Prerequisite: WINEPREFIX 'WinVer' set to 'Windows Vista' Terminal output: --- snip --- $ wine ./wlsetup-web.exe ... err:ole:create_server class {659cdea7-489e-11d9-a9cd-000d56965251} not registered err:ole:CoGetClassObject no class object {659cdea7-489e-11d9-a9cd-000d56965251} could be created for context 0x4 <10 secs wait> err:ole:create_server class {659cdea7-489e-11d9-a9cd-000d56965251} not registered err:ole:CoGetClassObject no class object {659cdea7-489e-11d9-a9cd-000d56965251} could be created for context 0x4 <10 secs wait> err:ole:create_server class {659cdea7-489e-11d9-a9cd-000d56965251} not registered err:ole:CoGetClassObject no class object {659cdea7-489e-11d9-a9cd-000d56965251} could be created for context 0x4 ... --- snip --- Application log file: 'C:\\users\\Public\\Application Data\\Microsoft\\WLSetup\\Logs\\*.log' --- snip --- ... FlowManager :00000027 (12/07/2014 20:57:29.745) Determined languages (lang=en) WebClient :00000023 (12/07/2014 20:57:29.750) WebClient(00F77D40): Beginning Async Download, id=[AtlasInitializeTag], highPri=[true], Uri=[http://g.live.com/1rewlive5cat/DownloadInitiation] CatalogLoad :00000028 (12/07/2014 20:57:29.751) ETW: TraceUIEvent_BeginCatalogParse Exe :00000028 (12/07/2014 20:57:29.751) Checking Installer's digital signature... SplashPanel :00000023 (12/07/2014 20:57:29.751) DownloadFileAsync('http://g.live.com/1rewlive5cat/DownloadInitiation') returned 0x00000000 Cert :00000028 (12/07/2014 20:57:29.751) Verifying signature of file=[Z:\home\__USERNAME__\Downloads\wlsetup-web.exe]... WebClient :00000029 (12/07/2014 20:57:29.755) WebClient(00F77D40): Background thread started WebClient :00000029 (12/07/2014 20:57:29.755) WebClient(00F77D40): Download attempt #1 (max 10) WebClient :00000029 (12/07/2014 20:57:29.756) WebClient(00F77D40): BeginDownloadAttempt: using URLMon WebClient :00000029 (12/07/2014 20:57:29.758) WebClient(00F77D40): WaitForDownloadAttempt() Exe :00000028 (12/07/2014 20:57:29.786) Initial verifications completed, hr=0x00000000 WebClient :00000028 (12/07/2014 20:57:29.791) WebClient(00F7B6B8): Beginning Async Download, id=[CATALOG], highPri=[true], Uri=[http://g.live.com/1rewlive5cat/catalog-web.cab] WebClient :0000002B (12/07/2014 20:57:29.792) WebClient(00F7B6B8): Background thread started WebClient :0000002B (12/07/2014 20:57:29.792) WebClient(00F7B6B8): Download attempt #1 (max 10) WebClient :0000002B (12/07/2014 20:57:29.792) WebClient(00F7B6B8): BeginDownloadAttempt: using BITS !ERROR! :0000002B (12/07/2014 20:57:29) SOURCE=WebClient, CODE=0x80040154 WebClient(00F7B6B8): Leaving BeginDownloadUsingBITS() !ERROR! :0000002B (12/07/2014 20:57:29) SOURCE=WebClient, CODE=0x80040154 WebClient(00F7B6B8): Leaving BeginDownloadAttempt() WebClient :0000002B (12/07/2014 20:57:29.796) WebClient(00F7B6B8): Waiting 10 seconds before retrying... ... --- snip --- $ sha1sum wlsetup-web.exe 6d48f1a6734cabd435dc6ec6ba0a94ebfcf15b9f wlsetup-web.exe $ du -sh wlsetup-web.exe 1.2M wlsetup-web.exe $ wine --version wine-1.7.32-107-g3006cea Regards -- 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.