Comment 6 for bug 440862

Revision history for this message
Rodrigo Moya (rodrigo-moya) wrote : Re: Tomboy Web synchronization fails to connect to Ubuntu One

For these 2 errors you need the new tomboy package from this branch -> https://code.edge.launchpad.net/~rodrigo-moya/tomboy/support-oauth-10a which is waiting in the karmic queue.

To build the package from the branch, just cd to the branch top level dir and:

$ bzr bd -- -b

Please note that today I started syncing successfully, but I found an error in our couchdb code (put_record) that seems to not deal correctly with unicode characters, and the bullets from lists in tomboy notes are unicode chars, so if you have a note with any bullet or any other unicode character, the server will fail with a 500 Internal Server Error.

If the notes just contain normal text (and markup), the syncing should work