Re: [Evolution-hackers] When do open_sync() gets called from a calendar backend?
- From: Jules Colding <colding omesc com>
- To: Chenthill <pchenthill novell com>
- Cc: Evolution Hackers <evolution-hackers gnome org>
- Subject: Re: [Evolution-hackers] When do open_sync() gets called from a calendar backend?
- Date: Mon, 08 May 2006 14:39:51 +0200
On Mon, 2006-05-08 at 14:35 +0200, Jules Colding wrote:
> Hi Chenthill,
>
> On Sat, 2006-05-06 at 15:06 +0530, Chenthill wrote:
> > Hi Jules,
> > Once the mode and timezone is set, e_cal_open_async would be called to
> > open the calendar. Please check if e_cal_open_async is being called from
> > evolution. You need not invoke it separately.
>
> Hmm... I can see that e_cal_open() is being called, not
> e_cal_open_async(). My calendar inherits from ECalBackendSync so isn't
> that as it should be?
>
> Well, I'll better spread a few printf()'s in e_cal_open() to see where
> it fails.
OK - bug found. The reason my backend open() wasn't called was because I
had "auth = 0" in my gconf source. This apparently confused the heck out
of eds. Correcting the gconf source by removing the auth value
completely fixed the problem.
--
jules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]