[Evolution] HELP!!: Uninstalling Evolution to reinstall
guenther
guenther@rudersport.de
Tue, 05 Aug 2003 04:37:16 +0200
> The "add to contacts" function simply isn't working. I did some google
> research and the solution seemed to be removing all files and
> re-installing.
Which packages did you re-install? I don't know for sure, but this may
not be related to the evolution package itself but one of the others.
May this be Connector related? (See below.)
> I just did it and now have a new error message:
>
> Cannot activate component
> OAFIID:GNOME_Evolution_ExchangeStorage_ShellComponent :
> The error from the activation system is:
> Failed to execute
> /usr/libexec/evolution/1.4/evolution-exchange-storage: 2 (No such file
> or directory)
Well, seems to be the Ximian Connector, is it?
Dunno, but the name suggests it. And I do not have this file, which is
even stronger indication. ;)
Had you installed Ximian Connector previously and did not install it
again?
> You are right. It did very little to solve the problem. I now have a
> new error message and still cannot right-click email addresses and add
> them to the contact list...
Oh, I don't like to be right when it is negative...
...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; }}}