After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599741 - [groupwise] cann't accept meeting request
[groupwise] cann't accept meeting request
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.30.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: Vibha Yadav
Evolution QA team
evolution[kill-bonobo]
Depends on:
Blocks:
 
 
Reported: 2009-10-27 09:58 UTC by Akhil Laddha
Modified: 2010-09-29 05:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for accepting the meeting for Groupwise Connection (751 bytes, patch)
2010-09-16 06:03 UTC, Vibha Yadav
committed Details | Review

Description Akhil Laddha 2009-10-27 09:58:48 UTC
Evolution 2.29.1 

If i try to accept meeting, it gives an error "Unable to send item to calendar 'Calendar'.  Cannot receive calendar objects". 

I can accept meeting successfully in exchange 2k3 provider.
Comment 1 Akhil Laddha 2009-11-24 06:48:22 UTC
Below warnings on evolution terminal could be related. I get these warnings when ever i click on any meeting request (itip formatted mail) in group wise provider. 

** (evolution:10172): CRITICAL **: dbus_g_proxy_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed

(evolution:10172): libecal-WARNING **: Cannot get cal from factory: Unknown error

(evolution:10172): GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed
Comment 2 Milan Crha 2010-02-16 10:54:45 UTC
Those warnings had been fixed recently within bug #609646. Could you retest, please?
Comment 3 Akhil Laddha 2010-02-17 09:24:08 UTC
(In reply to comment #2)
> Those warnings had been fixed recently within bug #609646. Could you retest,
> please?

sad, bug still persists, i cann't accept meeting in group wise.
Comment 4 Vibha Yadav 2010-09-16 06:03:53 UTC
Created attachment 170395 [details] [review]
Patch for accepting the meeting for Groupwise Connection

In case of success scenario too receive_object was propagating error as EDC_ERROR_FAILED_STATUS (OtherError, status). Thus added a first check for (status == E_GW_CONNECTION_STATUS_OK).
Comment 5 Bharath Acharya 2010-09-17 05:04:02 UTC
Comment on attachment 170395 [details] [review]
Patch for accepting the meeting for Groupwise Connection

Nice catch :)
Comment 6 Bharath Acharya 2010-09-29 05:16:23 UTC
Comment on attachment 170395 [details] [review]
Patch for accepting the meeting for Groupwise Connection

Committed to master and gnome-2-32