http://bugs.winehq.org/show_bug.cgi?id=13284
Summary: Xlib: unexpected async reply - Touhou-9.5 halting Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ghost99@mail.ru
When game level is loading, in one moment it halts with error:
Xlib: unexpected async reply (sequence 0x2cc)!
or with another sequences (0x2b9, 0x2b8, 0x592 and may by more another).
In previous versions of wine (0.9.58 and maybe lower) is no problems with this.
With 'halt' word i mean just stopping of application, not exit(int). For close it, i'm just run `kill`, or pressing Ctrl-C in terminal emulator.
P.S. interesting fact: to avoid this halt, i just full loading my CPU with application with higher 'niceless' (compiling something big, for example) and all works fine (but some laggy, of course).
Please do something.