Ubuntu One Bookmark 同步不起作用

Rob*_*Rob 3 sync ubuntu-one bookmarks

除了书签同步之外,Ubuntu One 中的所有同步都运行良好。我尝试了说要运行的维基答案killall beam.smp beam

rm ~/.config/desktop-couch/desktop-couchdb.ini
dbus-send --session --dest=org.desktopcouch.CouchDB --print-reply --type=method_call / org.desktopcouch.CouchDB.getPort   
Run Code Online (Sandbox Code Playgroud)

这是我的终端回来的:

robin@robin-MIDWAY:~$ killall beam.smp beam
beam: no process found
robin@robin-MIDWAY:~$ rm ~/.config/desktop-couch/desktop-couchdb.ini
rm: cannot remove `/home/robin/.config/desktop-couch/desktop-couchdb.ini': No such     file or directory
robin@robin-MIDWAY:~$ dbus-send --session --dest=org.desktopcouch.CouchDB --print-reply --type=method_call / org.desktopcouch.CouchDB.getPort 
Error org.freedesktop.DBus.Error.NoReply: 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.
robin@robin-MIDWAY:~$  
Run Code Online (Sandbox Code Playgroud)

我是一名计算机“新手”,所以我可能做错了什么,有没有关于如何使用 CouchDB 的教程?我已经安装了 Bindwood。

Jam*_*dge 6

我们已经准备好新版本的 Bindwood 书签同步扩展,并带有重写的同步引擎。我还没有将它打包在 PPA 中,但您可以在此处找到新版本的 XPI 文件:

http://launchpad.net/bindwood/trunk/1.99.0/+download/bindwood-1.99.0.xpi

我一直在 Ubuntu 10.10 和 11.04 beta 上对此进行测试,因此应该可以在 Firefox 3.6 或 4.0 上正常工作。如果您从 backports 存储库中获取较新的 couchdb,它也可能适用于 10.04。

如果您对此版本有任何问题,请在以下位置提交错误:

https://bugs.launchpad.net/bindwood/+filebug

或者在这里问另一个问题。请务必注意您使用的是新版本。