On ven, 2009-10-02 at 18:24 +0200, Rodrigo Moya wrote: > On Fri, 2009-10-02 at 16:04 +0200, Claudio Arseni wrote: > > It don't works... > > > > the output of the command is: > > > > evolution-data-server-Message: Starting server > > e-data-server-Message: adding type `ECalBackendGoogleTodosFactory' > > e-data-server-Message: adding type `ECalBackendGoogleEventsFactory' > > e-data-server-Message: adding type `EBookBackendFileFactory' > > e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory' > > e-data-server-Message: adding type `ECalBackendCalDAVTodosFactory' > > e-data-server-Message: adding type `ECalBackendCalDAVMemosFactory' > > e-data-server-Message: adding type `ECalBackendHttpTodosFactory' > > e-data-server-Message: adding type `ECalBackendHttpEventsFactory' > > e-data-server-Message: adding type `ECalBackendHttpMemosFactory' > > e-data-server-Message: adding type `ECalBackendFileTodosFactory' > > e-data-server-Message: adding type `ECalBackendFileEventsFactory' > > e-data-server-Message: adding type `ECalBackendFileJournalFactory' > > e-data-server-Message: adding type `EBookBackendGroupwiseFactory' > > e-data-server-Message: adding type `EBookBackendGoogleFactory' > > e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory' > > e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory' > > e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory' > > e-data-server-Message: adding type `EBookBackendLDAPFactory' > > e-data-server-Message: adding type `EBookBackendVCFFactory' > > e-data-server-Message: adding type `ECalBackendContactsEventsFactory' > > e-data-server-Message: adding type `EBookBackendCouchDBFactory' > > e-data-server-Message: adding type `ECalBackendWeatherEventsFactory' > > e-data-server-Message: adding type `EBookBackendWebdavFactory' > > in server_log_handler > > evolution-data-server-Message: Server up and running > > impl_GNOME_Evolution_Addressbook_BookFactory_getBook > > + file:///home/claudinux/.evolution/addressbook/local/system > > => 0x9a4aa30 > > impl_GNOME_Evolution_Addressbook_Book_open (0x9a4aa30) > > > > (process:4036): libedata-book-WARNING **: > > impl_GNOME_Evolution_Addressbook_Book_getBookView ((contains > > "x-evolution-any-field" "")) > > > > e_data_book_respond_get_book_view > > book_view file uref > > impl_GNOME_Evolution_Addressbook_BookFactory_getBook > > + couchdb://127.0.0.1 > > => 0x9a4c030 > > impl_GNOME_Evolution_Addressbook_Book_open (0x9a4c030) > > in server_log_handler > > ** (process:4036): DEBUG: Sending GET to > > http://127.0.0.1:5984/contacts/... with headers > > : > ok, so it's trying to connect to the system-wide couchdb, which is not > running ('/etc/init.d/couchdb start' to start it). with this command i receive: bash: /etc/init.d/couchdb: No such file o directory
> Although it should > really be connecting to desktopcouch, so did you create the addressbook > by hand? If so, right-click on the 'Ubuntu One' addressbook and select > 'Properties', and on the dialog that shows up, select 'Desktop CouchDB' > radio item on the 'Server' section. > > After that, try connecting again, and if it still doesn't work, run > e-d-s on the terminal as before and send me the output, please > > -- Claudio Arseni <[email protected]> _______________________________________________ Mailing list: https://launchpad.net/~ubuntuone-users Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuone-users More help : https://help.launchpad.net/ListHelp

