http://bugs.winehq.org/show_bug.cgi?id=32742
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Logos 4 installation fails |Logos 4 installer fails | |download files via BITS | |(client registered job | |notification callback not | |called)
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
Nikolay already said what's missing in comment #5
Refining summary.
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+qmgr wine ./Logos4Setup.exe >>log.txt 2>&1 ... 0009:Call KERNEL32.LoadLibraryExW(0033e5fe L"C:\windows\system32\qmgrprxy.dll",00000000,00000008) ret=7eabc69b 0009:Call PE DLL (proc=0x7da69e50,module=0x7da40000 L"qmgrprxy.dll",reason=PROCESS_ATTACH,res=(nil)) 0009:Ret PE DLL (proc=0x7da69e50,module=0x7da40000 L"qmgrprxy.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 0009:Call qmgrprxy.DllGetClassObject(0033e96c,7ebac62c,0033e9b4) ret=7eabeca8 0009:Ret qmgrprxy.DllGetClassObject() retval=00000000 ret=7eabeca8 0033:trace:qmgr:BackgroundCopyManager_CreateJob (L"Logos 4 Web Script" 0 0xc4e4c0 0xc4e4d4) 0033:trace:qmgr:BackgroundCopyJobConstructor (L"Logos 4 Web Script",0,0xc4e2bc) 0033:trace:qmgr:BackgroundCopyJobConstructor created job {715d6c3f-107c-4447-bf15-d4192c9b9bb0}:0x130ed0 0033:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(2) 0033:trace:qmgr:BackgroundCopyJob_QueryInterface (0x130ed0)->({00000003-0000-0000-c000-000000000046} 0xc4e0e0) 0033:trace:qmgr:BackgroundCopyJob_QueryInterface (0x130ed0)->({00000003-0000-0000-c000-000000000046} 0xc4dfc4) 0033:trace:qmgr:BackgroundCopyJob_QueryInterface (0x130ed0)->({37668d37-507e-4160-9316-26306d150b12} 0xc4de74) 0033:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(3) 0033:Call qmgrprxy.DllGetClassObject(00c4de2c,f6c9862c,00c4de70) ret=f6baaca8 0033:Ret qmgrprxy.DllGetClassObject() retval=00000000 ret=f6baaca8 0033:trace:qmgr:BackgroundCopyJob_QueryInterface (0x130ed0)->({37668d37-507e-4160-9316-26306d150b12} 0xc4ddbc) 0033:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(4) 0033:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(5) 0033:trace:qmgr:BackgroundCopyJob_QueryInterface (0x130ed0)->({00000019-0000-0000-c000-000000000046} 0x131090) 0033:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(6) 0033:trace:qmgr:BackgroundCopyJob_Release (0x130ed0)->(5) 0033:trace:qmgr:BackgroundCopyJob_Release (0x130ed0)->(4) 0009:Call qmgrprxy.DllGetClassObject(0033eb0c,7ebac62c,0033eb54) ret=7eabeca8 0009:Ret qmgrprxy.DllGetClassObject() retval=00000000 ret=7eabeca8 0037:trace:qmgr:BackgroundCopyJob_AddFile (0x130ed0)->(L"https://s3.amazonaws.com/downloads.logos.com/LBS4/Installer/4.63.0.0400/Logo..." L"C:\users\focht\Local Settings\Application Data\Logos4\Install\Logos4WebScript.lbxdat") 0037:trace:qmgr:BackgroundCopyJob_AddFileSet (0x130ed0)->(1 0xe4e2d0) 0037:fixme:qmgr:BackgroundCopyJob_AddFileSet Check for valid filenames and supported protocols 0037:trace:qmgr:BackgroundCopyFileConstructor (L"https://s3.amazonaws.com/downloads.logos.com/LBS4/Installer/4.63.0.0400/Logo...", L"C:\users\focht\Local Settings\Application Data\Logos4\Install\Logos4WebScript.lbxdat", 0xe4e260) 0037:trace:qmgr:BackgroundCopyJob_AddRef (0x130ed0)->(5) 0033:fixme:qmgr:BackgroundCopyJob_SetPriority (0x130ed0)->(0): stub 0037:trace:qmgr:BackgroundCopyJob_SetNotifyInterface (0x130ed0)->(0x131408) 0009:Call qmgrprxy.DllGetClassObject(0033e56c,7ebac62c,0033e5b0) ret=7eabeca8 0009:Ret qmgrprxy.DllGetClassObject() retval=00000000 ret=7eabeca8 0037:Call qmgrprxy.DllGetClassObject(00e4e01c,f6c9862c,00e4e064) ret=f6baaca8 0037:Ret qmgrprxy.DllGetClassObject() retval=00000000 ret=f6baaca8 0042:trace:qmgr:BackgroundCopyJob_SetNotifyFlags (0x130ed0)->(0xb) 0033:trace:qmgr:BackgroundCopyJob_GetDisplayName (0x130ed0)->(0xc4e4d4) 0037:trace:qmgr:BackgroundCopyJob_Resume (0x130ed0) 002f:trace:qmgr:BackgroundCopyFile_AddRef (0x131520)->(2) 002f:trace:qmgr:processFile Transferring: L"https://s3.amazonaws.com/downloads.logos.com/LBS4/Installer/4.63.0.0400/Logo..." -> L"C:\users\focht\Temp\BIT10a1.tmp" -> L"C:\users\focht\Local Settings\Application Data\Logos4\Install\Logos4WebScript.lbxdat" 002f:trace:qmgr:BackgroundCopyFile_Release (0x131520)->(1) ... --- snip ---
$ sha1sum Logos4Setup.exe 017631ecf65cb1887552825e9038a68fefdbdf8a Logos4Setup.exe
$ du -sh Logos4Setup.exe 388K Logos4Setup.exe
Regards