[Evolution] calendar entries duplicated: pleas help!

guenther guenther@rudersport.de
Fri, 05 Sep 2003 21:33:36 +0200


> I like evolution, BUT: after just synchronized the 2nd time with a
> handspring visor, all my calendar entries got duplicated in evolution
> and the handspring... this is just inacceptable, sorry!
> 
> I know there are already some posts about this in the list, but I don't
> feel like writing emacs scripts and such stuff to eliminate all
> duplicates in the calendar.ics file
> 
> is there no other solution? please help me. And are there no other
> people experiencing the same problems?

As Vince just said, this has nothing to do with Evolution but the sync
software.

However, this was mentioned a couple of times. The solution AFAIK is a
tool called dedupe.

I never used it, but this might be useful:
 http://www.klawitter.de/palm/software.html
 http://www.fifi.org/cgi-bin/man2html/usr/share/man/man7/pilot-link.7.gz

...guenther


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}