Re: [Multisync-devel] Evolution 2 plugin crashing in syncobj_delete()

2004-11-29 Thread Armin Bauer
Hi, this bug was fixed a couple of days ago in cvs. please download the latest snapshot: http://www.multisync.org/files/multisync-cvs-snapshot.tar.gz On Sun, 2004-11-28 at 22:08 +0100, Jonas Birmà wrote: > sÃn 2004-11-28 klockan 21:16 +0100 skrev Fabian Sturm: > > Hi! > > > [snip] > > > > The c

Re: [Multisync-devel] Evolution 2 plugin crashing in syncobj_delete()

2004-11-28 Thread Jonas Birmé
sön 2004-11-28 klockan 21:16 +0100 skrev Fabian Sturm: > Hi! > [snip] > > The call to evo2_calendar_modify is similar and I suspect that deleting > > a calendar entry in the phone will also cause multisync to crash. I have > > not tested this yet. > > I guess the problem is also when an address

Re: [Multisync-devel] Evolution 2 plugin crashing in syncobj_delete()

2004-11-28 Thread Fabian Sturm
Hi! > I have noticed a scenario where multisync crashes (segmentation fault). > I am running multisync CVS snapshot with bluetooth (IRMC) connected to a > Sony Ericsson T68i. > The call to evo2_calendar_modify is similar and I suspect that deleting > a calendar entry in the phone will also cause

[Multisync-devel] Evolution 2 plugin crashing in syncobj_delete()

2004-11-28 Thread Jonas Birmé
Hi, I have noticed a scenario where multisync crashes (segmentation fault). I am running multisync CVS snapshot with bluetooth (IRMC) connected to a Sony Ericsson T68i. Multisync crashes when I have removed a ToDo-entry in the phone and then tries to synchronize. I have traced the error to the sy