http://bugs.winehq.org/show_bug.cgi?id=20356
--- Comment #12 from Andrew Nguyen arethusa26@gmail.com 2009-11-10 03:53:31 --- Created an attachment (id=24633) --> (http://bugs.winehq.org/attachment.cgi?id=24633) +urlmon,+wininet log with bewerbungsMASTER run offline (wine-1.1.32-468-g905dc0c)
I noticed that the original "broken" application works just fine on 1.0.1. Regression testing indicated:
3d02c42b39c7346a97c41974418a6d01a29f9b81 is first bad commit commit 3d02c42b39c7346a97c41974418a6d01a29f9b81 Author: Alexandre Julliard julliard@winehq.org Date: Thu May 14 16:45:38 2009 +0200
wininet: Add a read-ahead buffer to allow InternetQueryDataAvailable to return the right values in chunked mode.
:040000 040000 ca3755d72db3f62e92cb914d7a10c0f8f305c025 350f9e88926f245f408f09f0f9fcdf98a49455d7 M dlls
Wine prior to this commit launches the BewerbungsMASTER application without problems. To reproduce the problem, it is sufficient to start the application with no internet connectivity, dismiss the license agreement if launched for the first time by pressing "Einverstanden" and a few dialogs after that, and observe its behavior. If the application is working properly, then the first time the application is launched, the application will load to the point that the "Willkommen beim BewerbungsMASTER" dialog is displayed. Otherwise, the application simply hangs at a progress bar with "Bitte warten ...". The old installer is available at http://scguy318.freeshell.org/master.exe for testing.