Hi Ignacio, On Thu, 2007-05-31 at 11:30 +0200, Ignacio Mas Ivars wrote: > evolution:10727): libecal-WARNING **: e-cal.c:1128: Could not activate > calendar factory (OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2) The calendar factory is not created in EDS at all. You need to set the BONOBO_ACTIVATION_PATH correctly.
$export BONOBO_ACTIVATION_PATH=<prefix>/lib/bonobo/servers:<followed by other paths where the bonobo servers files are there say like /opt/gnome> Then kill the running activation server $pkill -9 bonobo Then $evolution --force-shutdown Restart evolution. You can also try running EDS from a separate terminal with the paths set properly and start evolution. $/<prefix>/libexec/evolution-data-server-1.12. If the problem persists get us the messages which appear on the EDS terminal. - Chenthill. _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list