Re: [evolution-patches] patch for bug #62866 calendar
- From: Not Zed <notzed ximian com>
- To: chenthill <pchenthill novell com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] patch for bug #62866 calendar
- Date: Thu, 12 Aug 2004 22:40:14 +0800
I just posted a more complete version of this 5 hours earlier today. Once you remove this stuff there's a bunch of other stuff that becomes redundant too.
On Thu, 2004-08-12 at 20:32 +0530, chenthill wrote:
Hi,
Have attached the patch which solves this bug. The status ("Opening
groupwise://... " is not updated because the async_auth_idle_cb signals
the condition ccad->cond (e-cal.c :1622) even before the execution of
g_cond_wait in async_auth_func_cb. So the thread remains locked in the
g_cond_wait in async_auth_func_cb and the current operation of e_cal is
shown always busy. Even if the account is diabled and enabled again, the
ecal->priv->current_op will not be NULL and so e-cal.c will send back an
error message E_CALENDAR_STATUS_BUSY. The whole thing is timing issue,
does not happen every time.
thanks, chenthill.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]