http://bugs.winehq.org/show_bug.cgi?id=16995
Summary: REGRESSION: WoW streaming installer stopped working in 1.1.13 Product: Wine Version: 1.1.13 Platform: PC-x86-64 URL: http://www.wow- europe.com/shared/downloads/protected/InstallWoW_deDE/In stallWoW.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: fox.box+bugs@gmail.com CC: jacek@codeweavers.com
Created an attachment (id=18788) --> (http://bugs.winehq.org/attachment.cgi?id=18788) part of the +wininet,+relay log
I noticed that the streaming installer of WoW stopped working with 1.1.13, it complains about not being able to download any information from the net. Bisecting showed the following commit is causing the problem:
12931062fbf5387cfcb0bdb65a110c503728bd6b is first bad commit commit 12931062fbf5387cfcb0bdb65a110c503728bd6b Author: Jacek Caban jacek@codeweavers.com Date: Tue Jan 13 00:28:25 2009 +0100
wininet: Make sure that we have data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
The attached log (+wininet,+relay) shows relevant (i hope) parts of the log, the problem seems to happen somewhere inbetween. The message box in the last line is the one showing the error message before the installer quits.
Affected installer can be downloaded at the link provided in the URL field.