Re: threads gdk/Xlib

2005-04-11 Thread Stéphane Konstantaropoulos
Le lundi 11 avril 2005 Ã 15:54 +0300, Olexiy Avramchenko a Ãcrit : > StÃphane Konstantaropoulos wrote: > > Hello all, > > > > I am programming a testing app for a gtk widget that embeds Xine and I > > am facing little problems with threads and XLib: the application crashes > > all the time whith "

threads gdk/Xlib

2005-04-11 Thread Stéphane Konstantaropoulos
Hello all, I am programming a testing app for a gtk widget that embeds Xine and I am facing little problems with threads and XLib: the application crashes all the time whith "Xlib: unexpected async reply" It got fixed only when I called the following functions in the following sequence: XInitThr