http://bugs.winehq.org/show_bug.cgi?id=14339
Summary: Download does not initialize when using Blizzard Downloader. Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: iliketoast@gmail.com
Created an attachment (id=14634) --> (http://bugs.winehq.org/attachment.cgi?id=14634) Output when trying to use Blizzard Downloader.
When trying to install any game from Battle.net's online Downloader (downloadable via http://www.blizzard.com/account/), the download fails before it begins. The actual program loads correctly, however the download does not initialize. Here it the gui output from the game:
"There was a problem authenticating your download. Please go to http://www.blizzard.com/account/ to start a new download."
I've attached the log of console output to this report.
http://bugs.winehq.org/show_bug.cgi?id=14339
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14634|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=14339
Alexey Kuznetsov ak@axet.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ak@axet.ru
--- Comment #1 from Alexey Kuznetsov ak@axet.ru 2008-07-13 03:09:05 --- same for me. i use my osx to download game.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #2 from Adam Van Ymeren adam.vany@gmail.com 2008-07-14 13:50:11 --- I can also confirm this bug. I had to use native mshtml.dll and wininet.dll as the howto on the appdb page says.
http://bugs.winehq.org/show_bug.cgi?id=14339
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl Severity|major |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Hans Leidekker hans@it.vu.nl 2008-07-14 14:20:56 --- Please attach a +wininet trace.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #4 from Will Smith iliketoast@gmail.com 2008-07-14 16:40:55 --- (In reply to comment #3)
Please attach a +wininet trace.
Attached
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #5 from Will Smith iliketoast@gmail.com 2008-07-14 16:41:57 --- Created an attachment (id=14806) --> (http://bugs.winehq.org/attachment.cgi?id=14806) +wininet trace
result of running WINEDEBUG=trace+wininet wine Downloader_Diablo2_enUS.exe
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #6 from Alexey Kuznetsov ak@axet.ru 2008-07-15 05:38:41 --- Created an attachment (id=14818) --> (http://bugs.winehq.org/attachment.cgi?id=14818) WINEDEBUG=trace+wininet wine Downloader_Diablo2_enUS(2).exe
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #7 from Alexey Kuznetsov ak@axet.ru 2008-07-15 05:38:45 --- Created an attachment (id=14819) --> (http://bugs.winehq.org/attachment.cgi?id=14819) WINEDEBUG=trace+wininet wine Downloader_Diablo2_enUS(2).exe
http://bugs.winehq.org/show_bug.cgi?id=14339
Alexey Kuznetsov ak@axet.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14818|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #8 from Hans Leidekker hans@it.vu.nl 2008-07-15 14:40:27 --- Created an attachment (id=14828) --> (http://bugs.winehq.org/attachment.cgi?id=14828) wininet: Insert cookie header in HttpSendRequest.
This is probably a duplicate of bug 14183. This patch, based on a patch from that bug by Yann Droneaud, should confirm it. Can you give it a try?
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #9 from Alexey Kuznetsov ak@axet.ru 2008-07-15 16:06:11 --- yep, that help me.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #10 from Alexey Kuznetsov ak@axet.ru 2008-07-15 16:16:54 --- after 10 minutes of downloading i got again "There was a problem authenticating your download...".
restarting application fix problem. look like that is only partial fix.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #11 from Hans Leidekker hans@it.vu.nl 2008-07-16 02:02:31 --- Please attach a +wininet trace with the patch applied.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #12 from Alexey Kuznetsov ak@axet.ru 2008-07-16 02:05:49 --- Created an attachment (id=14837) --> (http://bugs.winehq.org/attachment.cgi?id=14837) WINEDEBUG=trace+wininet wine Downloader_Diablo2_enUS.exe
i already donwnload one part of game and got no more "auth error".
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #13 from Hans Leidekker hans@it.vu.nl 2008-07-16 03:14:41 ---
i already donwnload one part of game and got no more "auth error".
It probably caches the download. Please generate another log after (re)moving your .wine directory.
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #14 from Alexey Kuznetsov ak@axet.ru 2008-07-16 03:46:27 --- Created an attachment (id=14838) --> (http://bugs.winehq.org/attachment.cgi?id=14838) after remove .wine directory, downloading from begining
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #15 from Hans Leidekker hans@it.vu.nl 2008-07-16 04:48:45 --- Do you still get the error message? There are no 403 responses anymore. The 404 for the first request is to be expected, retrieving http://12.129.232.132/update/Downloader.ini with a browser yields the same result, but I can't tell if that is harmless or not. Do you perhaps have an outdated version of the software?
http://bugs.winehq.org/show_bug.cgi?id=14339
--- Comment #16 from Alexey Kuznetsov ak@axet.ru 2008-07-16 04:57:06 --- sorry for my english. everyting work fine now. "auth error" happens only once after i apply patch and that can be server-side bug.
http://bugs.winehq.org/show_bug.cgi?id=14339
Will Smith iliketoast@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #17 from Will Smith iliketoast@gmail.com 2008-07-27 18:14:02 --- This bug no longer exists as of wine-1.1.2
http://bugs.winehq.org/show_bug.cgi?id=14339
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:47:41 --- Closing bugs fixed in 1.1.3.