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 using valgrind to locate the error

> 
> 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 see how it works and to become
> acquainted with the development . I have made a vCard with some example
> strings, and added it to the GList *changes of the struct change_info! I
> think all works fine, cause the backup_plugin has got the vCard. If there is
> no "sync_set_requestdone" in the sync_done function multisync shows me still
> the status "Synchronizing...". But it has not crashed, cause I can still
> navigate through the menuebar of multisync, or press the Sync-button again. 
> Have I forgotten to set a variable to say multisync that the syncronization
> has finished? 
> 
> Thx
> 
> Stefan Huber!



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to