http://bugs.freedesktop.org/show_bug.cgi?id=16817





--- Comment #18 from Karl Tomlinson <[EMAIL PROTECTED]>  2008-08-03 19:30:12 
PST ---
If it's only Xt plugins that are seeing this problem, then it may be that a
change in GTK means that the order of asynchronous operations with the X server
have changed.  Xt plugins use an X Server connection (Display) that is
different from the one used in the browser, so there is the possibility of
operations getting out of order.

Running Mozilla (and maybe Epiphany) with the "--sync" option will make the
operations on the browser's Display synchronous (at a cost to performance), and
so may correct things, but I don't know any way to make the Xt plugin's Display
process operations synchronously.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
Swfdec mailing list
Swfdec@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/swfdec

Reply via email to