Hi,<br><br>so, this whole XInitThreads() thing didn't help, unfortunately.<br><br>I checked its return value, the call succeeds, so that's not the problem.<br><br>I now fork a user level thread on the native side using boost::thread that performs the event handling (after XInitThreads has been called of course), but I still get "Xlib unexpected async reply" errors.
<br><br>Any other suggestions?<br><br>Best,<br>Matthias<br>