http://bugs.winehq.org/show_bug.cgi?id=29306
Bug #: 29306 Summary: Telltale's games launcher unusable (can't click on buttons) Product: Wine Version: 1.3.34 Platform: x86 URL: http://www.telltalegames.com/demo/homestarruiner OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: jacek@codeweavers.com Classification: Unclassified Regression SHA1: a289b8e0a40a29a0e2aa0fdc959766a189b0135d
Created attachment 37898 --> http://bugs.winehq.org/attachment.cgi?id=37898 terminal output
The launcher used by several games from Telltale Games used to work reasonably well in Wine with only Gecko installed (at least those games could be started). Now the launcher is unusable mainly because none of the buttons in the launcher can be activated thus the games cannot be started. Additionally the launch button appears off-screen, only the left part of the button can be seen.
Workaround: winetricks ie8
Steps to reproduce the problem with the demo: 1. Install the demo for Strong Bad Episode 1. 2. Launch the demo by Homestar101.exe and wait for a couple of seconds until the launcher is fully loaded. You can notice that the green <Click here for a free demo> button is off screen. The biggest problem is that that button is unclickable (as well as other buttons in the launcher).
This is due to
a289b8e0a40a29a0e2aa0fdc959766a189b0135d is the first bad commit commit a289b8e0a40a29a0e2aa0fdc959766a189b0135d Author: Jacek Caban jacek@codeweavers.com Date: Tue Dec 6 10:42:09 2011 +0100
jscript: Added bytecode version of member expression.
:040000 040000 5f8a80fef79e714ade1b65dd6fafc914b19c7b1a d5ca7a6c5e306c05540d2014ea3451410cc0c4c3 M dlls
The patch cannot be reverted on wine-1.3.34-202-gb0f704d but git checkout a289b8e0a40a29a0e2aa0fdc959766a189b0135d >>the launcher is unusable git reset --hard HEAD^ >>buttons work in the launcher
http://bugs.winehq.org/show_bug.cgi?id=29306
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-12-12 07:47:29 CST --- Thanks for the report, fix sent to wine-patches: http://www.winehq.org/pipermail/wine-patches/2011-December/109689.html
http://bugs.winehq.org/show_bug.cgi?id=29306
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |64ef20ce5332f5601a6afe7f12f | |9a538e45d6475 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from GyB gyebro69@gmail.com 2011-12-12 12:57:30 CST --- The patch got in, fixed in wine-1.3.34-252-g3046768. Thank you for fixing this so quickly.
http://source.winehq.org/git/wine.git/commit/64ef20ce5332f5601a6afe7f12f9a53...
http://bugs.winehq.org/show_bug.cgi?id=29306
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:29:51 CST --- Closing bugs fixed in 1.3.35.