[Bug 13420] Hang on first keypress

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 05:57:27 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13420





--- Comment #23 from Felix Saphir <felix.saphir at presswatch.de>  2008-05-28 05:57:26 ---
Okay, works in 0.9.57, if the call is commented out:
| if (!(env = getenv("XMODIFIERS")) || !*env)  /* ... */
|     /*if (!XInitThreads())*/ ERR( "XInitThreads failed, trouble ahead\n" );

Can use it as a switch between working/non-working :)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list