http://bugs.winehq.org/show_bug.cgi?id=15604
Summary: Adobe Download Manager (getplus) flaky, hangs (dogfood) Product: Wine Version: 1.1.6 Platform: Other URL: http://adobe.com/reader OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
In Firefox3, downloading Adobe Reader 9 for Windows is done via a plugin, Adobe Download Manager. This installs and runs, but gets very confused, cycling back and forth between "downloading" and "downloading interrupted". After a few cycles it hangs. Sometimes in the log there is evidence of memory corruption (though warn+heap scares it off, it also makes the app crash faster).
The log shows the URL of the actual thing being downloaded, and wget can download it without trouble.
http://bugs.winehq.org/show_bug.cgi?id=15604
--- Comment #1 from Dan Kegel dank@kegel.com 2008-10-12 18:25:44 --- The getplus download manager uses a windows service, or seems to want to, anyway. Lines like this appear in the log: 0014:Call KERNEL32.SearchPathW(00000000,7cb13840 L"C:\Program Files\NOS\bin\getPlus_HelperSvc.exe",00000000,00000105,7cb135a2,00000000) ret=7e35ded1 0014:Ret KERNEL32.SearchPathW() retval=0000002e ret=7e35ded1 even though that file doesn't exist.
It also uses the snazzy new function QueueUserWorkItem that Dan H. implemented, and it uses ws2_32.
You can watch it doing nonblocking connects to lots of Adobe hosts in the log. The log is quite large, so probably anybody interested should reproduce this with firefox http://adobe.com/reader
http://bugs.winehq.org/show_bug.cgi?id=15604
--- Comment #2 from Austin English austinenglish@gmail.com 2010-06-27 19:04:56 --- Still present in 1.2-rc5. Gives a message box: getPlus+(R): Error Operating system error!(16263.201-355 - 42072312.80040152.FFFFFFFF.00000000) OK
terminal shows: fixme:advapi:SetNamedSecurityInfoW L"C:\users\austin\Application Data\Mozilla\Firefox\Profiles\xs4ojylj.default\sessionstore.js" 1 536870916 (nil) (nil) 0x16fb74 (nil) err:ole:CoGetClassObject no class object {e48fef78-2125-4d1d-b8d8-c30d2286e1d1} could be created for context 0x4 fixme:advapi:SetNamedSecurityInfoW L"C:\users\austin\Application Data\Mozilla\Firefox\Profiles\xs4ojylj.default\sessionstore.js" 1 536870916 (nil) (nil) 0x192a1c (nil)
http://bugs.winehq.org/show_bug.cgi?id=15604
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #3 from Dan Kegel dank@kegel.com 2012-02-27 19:26:24 CST --- Adobe has moved on to a different download manager.
http://bugs.winehq.org/show_bug.cgi?id=15604
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2012-02-29 14:18:53 CST --- Closing