Hello all, If you are experiencing issues with tomboy sync (but not 404 NOT FOUND response from the server) please try the following script that should provide you with the information regarding what note is causing the synchronization to fail. Editing and re-saving the offending notes in the web interface should restore your tomboy sync, however if the note in the web interface appears completely blank please do not re-save it since that will overwrite your previous note content. Please contact [email protected] if you are not able to restore the notes in this way and we will find out how that can be done on case-by-case basis.
Here's how to use the script in the terminal: cd /tmp wget http://people.canonical.com/~roman.yepishev/us/tomboy-sync-validator.py python tomboy-sync-validator.py It should print something like this: API ref is at https://one.ubuntu.com/notes/api/1.0/user/, querying... Notes are at https://one.ubuntu.com/notes/api/1.0/op/, querying... Current sync GUID: 0 Latest sync revision: 2 Found 5 notes [1/5] "Start Here": OK [2/5] "Ubuntu One": OK [3/5] "Hello again!": OK [4/5] "Using Links in Tomboy": OK [5/5] "New Note 1": OK However if there is an error it will print something like [1/5] "Start Here": ERROR 23d57ffb-a492-4ba1-adf4-72f0eb23b254: last-change-date-is-broken (000) https://one.ubuntu.com/notes/view/23d57ffb-a492-4ba1-adf4-72f0eb23b254 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/449648 Title: Synchronization via Tomboy web (Ubuntu One server) fails. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
