On Fri, 2004-04-30 at 16:45, Stefan Huber wrote:
> Hi,
>
> I have a question to the following message, when I try to sync with a
> minimal plugin! Message: Xlib: unexpected async reply (sequence 0x)
This strongly suggest that you have and error in your memory management
(double free etc). Try
Hi,
I have a question to the following message, when I try to sync with a
minimal plugin! Message: Xlib: unexpected async reply (sequence 0x)
The message occures only when I do a
"sync_set_requestdone(conn->sync_pair);" in the sync_done function.
I have tried to build a minimal plugin, to s