http://bugs.winehq.org/show_bug.cgi?id=21032
Summary: Appraise-It 8.3 installer does not abort correctly during redist downloading process Product: Wine Version: 1.1.34 Platform: PC URL: http://www.sfrep.com/dloads/appraise-it/ai8.3.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=25229) --> (http://bugs.winehq.org/attachment.cgi?id=25229) Appraise-it 8.3 redist installer +urlmon,+wininet trace (lzma compressed)
With wine-1.1.34-469-g33a1934, canceling a redist download in progress in the Appraise-It 8.3 installer causes the installer to continue downloading until the file is finished, and then display a dialog box stating "Unable to download installation data from the web". Judging from the installer's behavior using native wininet and urlmon via winetricks ie6, canceling a download should cause the installer to immediately display the dialog box, rather than deferring the display to download completion. Given that the message "fixme:urlmon:on_progress OnProgress failed: 80004004" was outputted in large succession after attempting to cancel, I've attached a +urlmon,+wininet log.