Comment 23 for bug 727370

Revision history for this message
Calin Cerghedean (ccerghe1) wrote : Re: [Bug 727370] Re: Contacts not syncing with my computer

I have been having the same issue since the initial upgrade to Natty.
After following the recommended steps, Evolution still has an empty
address book, but the error message is a bit different than before.
"DBus.Error.NoReply: Message did not receive a reply (timeout by message
bus)"
...and the terminal window is displaying:
~$ /usr/lib/evolution/e-addressbook-factory
e-data-server-Message: adding type `EBookBackendCouchDBFactory'
e-data-server-Message: adding type `EBookBackendGalFactory'
e-data-server-Message: adding type `EBookBackendExchangeFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendWebdavFactory'
e-data-server-Message: adding type `EBookBackendGoogleFactory'
e-data-server-Message: adding type `EBookBackendFileFactory'
Migrating cached backend data
Migrating local backend data
  rmdir /home/ccerghed/.evolution
  FAILED: Directory not empty (contents follows)
          tasks
Server is up and running...

** (e-addressbook-factory:13563): WARNING **: Could not get CouchDB
database info: Bad Request

** (e-addressbook-factory:13563): WARNING **: Could not create
'contacts' database: Bad Request
Segmentation fault (core dumped)

On Tue, 2011-04-05 at 22:57 +0000, Felix Lawrence wrote:
> Thanks Rodrigo, those instructions worked for me. I had to do the
> process twice - the first time, I think I got Jono's timeout message,
> and in the terminal I got the usual "Could not get OAuth tokens from
> keyring" message.
>
> Things seem to be working as they should now - however if I look in the
> terminal, e-addressbook-factory is giving me lots of CRITICAL messages:
>
> felix@camelbuntu:~$ /usr/lib/evolution/e-addressbook-factory
> e-data-server-Message: adding type `EBookBackendWebdavFactory'
> e-data-server-Message: adding type `EBookBackendVCFFactory'
> e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
> e-data-server-Message: adding type `EBookBackendCouchDBFactory'
> e-data-server-Message: adding type `EBookBackendGoogleFactory'
> e-data-server-Message: adding type `EBookBackendFileFactory'
> e-data-server-Message: adding type `EBookBackendGalFactory'
> e-data-server-Message: adding type `EBookBackendExchangeFactory'
> e-data-server-Message: adding type `EBookBackendLDAPFactory'
> Server is up and running...
>
> (e-addressbook-factory:18091): Json-CRITICAL **:
> json_object_get_object_member: assertion `node != NULL' failed
>
> (e-addressbook-factory:18091): Json-CRITICAL **:
> json_object_get_object_member: assertion `node != NULL' failed
>
> (e-addressbook-factory:18091): Json-CRITICAL **:
> json_object_get_object_member: assertion `node != NULL' failed
>
> this last message is repeated lots and lots of times. Might be a
> separate issue though, and appears symptomless at the moment.
>