Comment 31 for bug 727370

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

I was finally able to fix the issue, by running the following commands:
$ killall -9 e-addressbook-factory
$ /usr/lib/desktopcouch-stop
$ rm ~/.config/desktop-couch/desktop-couchdb.ini
$ /usr/lib/evolution/e-addressbook-factory

If I start Evolution right after these steps, you will get a timeout
message, and an empty address book.
The only way this worked for me was to run the desktopcouch-service from
the terminal (see debug messages in the desktopcouch-service.log
attachment.)
Now I actually have my Ubuntu One address book replicated to my machine.

On Wed, 2011-04-06 at 16:06 +0000, Rodrigo Moya wrote:
> Just found out we disable debug messages in the couchdb-glib package, so
> just uploaded 0.7.2-0ubuntu2 to natty, so please make sure you have:
>
> gir1.2-couchdb-1.0_0.7.2-0ubuntu2_amd64.deb
> gir1.2-desktopcouch-1.0_0.7.2-0ubuntu2_amd64.deb
> libcouchdb-glib-1.0-2_0.7.2-0ubuntu2_amd64.deb
> libcouchdb-glib-dev_0.7.2-0ubuntu2_amd64.deb
> libcouchdb-glib-doc_0.7.2-0ubuntu2_all.deb
> libdesktopcouch-glib-1.0-2_0.7.2-0ubuntu2_amd64.deb
> libdesktopcouch-glib-dev_0.7.2-0ubuntu2_amd64.deb
>
> (the -dev and -doc packages are not needed really) when the upgrade is
> in natty, and then run e-addressbook-factory after setting that
> environment variable in the same terminal
>