http://bugs.winehq.org/show_bug.cgi?id=25485
Summary: Telltale's Strong Bad game launcher: login window is broken Product: Wine Version: 1.3.9 Platform: x86 URL: http://www.telltalegames.com/demo/homestarruiner OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: bunglehead@gmail.com
Created an attachment (id=32444) --> (http://bugs.winehq.org/attachment.cgi?id=32444) terminal output
The game launcher doesn't show the login window correctly (needed for unlocking the game): instead of the 2 input boxes (one for the email address, another one for the password) it displays only the following text: 'Please wait, logging you in...' and its awaiting forever for something. The launcher requires 'winetricks ie6' (I've used the latest svn version of winetricks as of writing).
The login window showed the contents correctly in Wine-1.3.6 (with 'ie6' installed, of course). Performing a regression test resulted the following commit:
e9e58f07d2ca688bd14c27ec0b37d567416456ed is the first bad commit commit e9e58f07d2ca688bd14c27ec0b37d567416456ed Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri Nov 5 01:34:01 2010 +0300
msxml3: Stub IXMLDOMDocumentType support.
:040000 040000 bce4b0a91ab45e4dbe2b08cabf2b25a24836cdba 9049f1bc44e289510fc6faafffd43086d7d0cb0b M dlls
Reverting the patch on top of Wine-1.3.9 was successful and that fixed the issue.
Author of the patch added to CC. Link to the demo added to URL (69 MB).
Let me know if you need a log with certain debug channels enabled.
Fedora 14 x86