[Multisync-devel] Unexpected async reply

2004-04-30 Thread Stefan Huber
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

Re: [Multisync-devel] Unexpected async reply

2004-04-30 Thread Armin Bauer
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

Re: [Multisync-devel] KDE plugin

2004-04-30 Thread Tom Foottit
Ok, please let us know if we can help. If you can get things into a useable state we can arrange putting the plugin into our CVS tree, etc. Also a reminder if you are using our CVS then do your development off of branch_08X. Tom On Tue, 2004-04-27 at 03:04, Stewart Heitmann wrote: > OK, I'll ke