From: Christopher S. <ope...@ch...> - 2006-06-29 14:32:16
|
Hi, Am Montag, 26. Juni 2006 20:49 schrieb Xin Zhen: > =E5=9C=A8 2006-06-26=E4=B8=80=E7=9A=84 10:20 +0200=EF=BC=8CChristopher St= ender=E5=86=99=E9=81=93=EF=BC=9A > > > > And there is a little issue: Everytime I access the "vnote" of my > > > phone, it stops responding any further IrMC request unless I > > > reboot it. > > > > > > It seems a bug of my phone, but it really blocks me. I have to > > > comment out some code in irmc_sync.c to disable "vnote". So I > > > hope there could be a decent option to choose which datatype I > > > want to sync (cal, pb or nt). I'll be glad to help. Thanks for > > > your great work. > > > > If you're using msynctool, please try: > > msynctool --sync $GROUP --filter-objtype note > > It is in irmcConnect(): > > if ( !detect_slowsync( config->notebook_changecounter, "nt", > &(config->notebook_dbid), > > This line seems to shutdown my phone. Since the phone won't respond, > this function never returns until timeout, while the phone keeps > showing "Synchroninzing". This code is not affected by > --filter-objtype note. Yes, you're right. It looks like new Sony Ericsson cell phones have a=20 bug with irmc+notes. Maybe we can add a blacklist for note=20 synchronization to the irmc-plugin. Best regards Christopher |