GNOME Bugzilla – Bug 787450
gnome-contacts fails to start if I did not configure a evo address book first
Last modified: 2017-09-11 15:35:15 UTC
GNOME Contacts segfaults if there is no EVO address book configured there is a CRITICAL posted in the CLI: contacts_utils_get_eds_address_books: assertion contacts_store != NULL failed
Created attachment 359485 [details] [review] [Patch] Fix crash I found the culprit: one of the AccountsList objects was not initialized with a proper constructor, leading it to have a NULL-value for its Contacts.Store. The attached patch (which isn't too large) solves this problem.
Review of attachment 359485 [details] [review]: Fix landed on master as commit c1d8da93898a994ce06d99a51954f6a84b518b5f