On Tue, 2003-11-25 at 05:21, Patrick wrote: > So on the weekend I had an e_cal_new, e_cal_open sequence working fine > (but borking on e_cal_get_query). But now today e_cal_new is returning > NULL. I have e-d-s running and evolution 1.5 starts up ok. I'm getting > ESourceList, ESourceGroup, ESource(s) fine. The only output I'm getting > from libecal is this message: > > libecal-Message: e-cal.c:960: Activating calendar factory > (OAFIID:GNOME_Evolution_DataServer_CalFactory) > > Which doesn't sound scary at all. > > I was talking to fejj on IRC and he suggested I e-mail the list for > advice. > > Can anybody give me any? I started following the trail back from > e_cal_new -> fetch_corba_cal ... but the CORBA obfuscation gets in the > way of my understanding right now. > did you change anything in your setup? That is, are the evo components still in a place known to Bonobo? (usually, $prefix/lib/bonobo/servers must be added to /etc/bonobo-activation/bonobo-activation-config.xml or to the $BONOBO_ACTIVATION_PATH environment variable.
You could also try to debug the call to e_cal_new to see where is it returning the NULL value. That might give you some insight on the problem. cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
