[Evolution] Corrupted data during palm sync
guenther
guenther@rudersport.de
Thu, 02 Dec 2004 23:02:39 +0100
> I did solve the problem. Thank goodness I did backup my home directory
> before I switched to FC3.
Glad to hear this, James. :-)
> I spent hours trying to figure this out. I finally, out of desperation
> and things getting progressively worse, I reformatted my system (yes
> the whole thing) and reinstalled FC2. I then restored my backed up home
> directory. After which I reinstalled FC3 and Evolution converted the old
> data from V1.4 to 2.02. Since this is a home PC the total loss (besides
> all the time) was a weeks worth of email.
As you backed up your $HOME (which sure was a wise decision) you would
not have been needing to re-install the whole system. Anyway, whatever
solves your issue and gets your valuable data back.
> Guess I have been a Linux newbe for 3 years now. :( Someday things will
> start to click (I hope).
I don't think you can draw that conclusion. You where dealing with some
special apps, not Linux itself. You can run into issues like this with
any sufficiently complex applications on any OS.
So don't worry, dude. As I read your post, you even managed to solve the
issue yourself. You just chose the long way. ;-)
> Thanks for responding. I am printing your note for future reference!
np
...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; }}}