Re: [evolution-patches] patch for bug #60265 calendar



On Fri, 2004-07-16 at 10:25 -0400, JP Rosevear wrote:
> On Fri, 2004-07-16 at 09:17 +0200, Rodrigo Moya wrote:
> > On Thu, 2004-07-15 at 23:44 -0600, P Chenthill wrote:
> > > hi, 
> > > Attached the patch which solves the bug #60265. The cache structure
> > > was created even before establishing the connection. So now it creates
> > > after after establishing the connection. 
> > >  
> > really? I see e_cal_backend_cache_new is being called in
> > e_cal_backend_groupwise_open, right before calling connect_to_server,
> > right?
> 
> Isn't that what chen is saying? The cache is being created before
> connect_to_server is called.
> 
hmm, right, not sure what I was thinking about when I wrote this :) In
my defense, I have to say I woke up at 7 AM this morning because of the
heat, so that might have damaged my brain a little bit :)

> Chen, do you think the bug is that the cache is created and queried
> after the calendar is successfully opened but before the cache is
> populated?
> 
it seems, if I've understood correctly, that we are getting the cache
objects even though we haven't connected to the server. So it seems we
are not returning properly an error on the _open method in the GW
backend.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]