http://bugs.winehq.org/show_bug.cgi?id=6452
Summary: REGRESSION: Civilization 2 freezes on keyboard input Product: Wine Version: 0.9.23. Platform: PC URL: http://appdb.winehq.org/appview.php?iVersionId=4849 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: niklas.laxstrom+bwo@gmail.com
After updating to wine 0.9.23, Civilization 2 and its map editor are unusable, because they freeze on keyboard input. After that they wont even start to first dialog unless, for example, winecfg is run in the between.
I ran git bisect and it found the following commit to cause the regression: Author: Alexandre Julliard julliard@winehq.org Date: Fri Oct 6 17:56:51 2006 +0200 winex11.drv: Give XInitThreads another chance.