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 592297 - [regression] contacts don't get downloaded
[regression] contacts don't get downloaded
Status: RESOLVED FIXED
Product: evolution-mapi
Classification: Applications
Component: Contacts (Addressbook)
0.27.x
Other Linux
: High major
: 0.30
Assigned To: Bharath Acharya
evolution-mapi-maint
evolution[dbus]
Depends on:
Blocks:
 
 
Reported: 2009-08-19 07:22 UTC by Akhil Laddha
Modified: 2009-11-24 06:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Screen shot (12.89 KB, image/png)
2009-08-19 07:24 UTC, Akhil Laddha
  Details
Evolution MAPI patch (1.84 KB, patch)
2009-11-24 06:51 UTC, Bharath Acharya
committed Details | Review

Description Akhil Laddha 2009-08-19 07:22:41 UTC
Evolution 2.29.1

It throws an error dialog when ever i click on address book.
Comment 1 Akhil Laddha 2009-08-19 07:24:54 UTC
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.
Comment 2 Johnny Jacob 2009-08-19 15:27:36 UTC
Akhil, evolution-mapi is still in gnome 2.28 cycle. Evolution is on fast track not mapi :)

Moving this to milestone 0.30
Comment 3 André Klapper 2009-08-24 09:14:55 UTC
I don't think this is a blocker for GNOME 2.30 but not for GNOME 2.28. :-)
Comment 4 Akhil Laddha 2009-11-17 06:52:38 UTC
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
Comment 5 Bharath Acharya 2009-11-24 06:51:08 UTC
Created attachment 148372 [details] [review]
Evolution MAPI patch
Comment 6 Bharath Acharya 2009-11-24 06:52:02 UTC
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