Re: threads gdk/Xlib

2005-04-12 Thread Stéphane Konstantaropoulos
On Mon, 2005-04-11 at 09:51 -0400, Owen Taylor wrote: > On Mon, 2005-04-11 at 13:06 +0100, 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 >

Re: threads gdk/Xlib

2005-04-11 Thread Owen Taylor
On Mon, 2005-04-11 at 13:06 +0100, 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 "Xlib: unexpected async reply" > > It got fi

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 "

Re: threads gdk/Xlib

2005-04-11 Thread Olexiy Avramchenko
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 "Xlib: unexpected async reply" It got fixed only when I called the following functions in t

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