GNOME Bugzilla – Bug 592297
[regression] contacts don't get downloaded
Last modified: 2009-11-24 06:52:22 UTC
Evolution 2.29.1 It throws an error dialog when ever i click on address book.
Created attachment 141138 [details] Screen shot I see error on terminal (evolution:26264): libebook-WARNING **: DBus error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Akhil, evolution-mapi is still in gnome 2.28 cycle. Evolution is on fast track not mapi :) Moving this to milestone 0.30
I don't think this is a blocker for GNOME 2.30 but not for GNOME 2.28. :-)
I still see the problem in 2.29.2 with these warnings on evolution terminal (evolution:18204): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (evolution:18204): libebook-CRITICAL **: file e-book.c: line 2148 (e_book_new): assertion `E_IS_SOURCE (source)' failed (evolution:18204): evolution-addressbook-CRITICAL **: e_book_shell_content_get_current_view: assertion `widget != NULL' failed (evolution:18204): eab-widgets-CRITICAL **: e_addressbook_view_get_model: assertion `E_IS_ADDRESSBOOK_VIEW (view)' failed (evolution:18204): eab-widgets-CRITICAL **: e_addressbook_view_get_selection_model: assertion `E_IS_ADDRESSBOOK_VIEW (view)' failed (evolution:18204): eab-widgets-CRITICAL **: e_addressbook_model_can_stop: assertion `E_IS_ADDRESSBOOK_MODEL (model)' failed (evolution:18204): eab-widgets-CRITICAL **: e_addressbook_model_get_editable: assertion `E_IS_ADDRESSBOOK_MODEL (model)' failed
Created attachment 148372 [details] [review] Evolution MAPI patch
Comment on attachment 148372 [details] [review] Evolution MAPI patch Fixed and committed to master http://git.gnome.org/cgit/evolution-mapi/commit/?id=80f88f650fcf4b9a1ad7a7c860670365f9cdeb5c Do reopen this bug if there are any regressions with the patch. As usual I don't see any :-D