所以我确定你以前听过这首歌,但是在尝试将我的笔记与 Ubuntu One(在 10.10 AMD64 上)同步后,我得到“无法同步笔记。检查下面的详细信息,然后再试一次。” 当然,问题是没有细节,再试也无济于事。因此,我运行tomboy -debug
并将我的错误与我能找到的有关类似问题的任何内容(例如此处的帖子)进行了比较,但没有发现任何有用的信息。
无论如何这是我的第一个错误,我使用首选项>同步>Ubuntu_one得到了这个
[ERROR 21:08:42.271] Synchronization failed with the following exception: String was not recognized as a valid DateTime.
at System.DateTime.Parse (System.String s, IFormatProvider provider, DateTimeStyles styles) [0x00000] in <filename unknown>:0
at System.DateTime.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename unknown>:0
at System.DateTime.Parse (System.String s) [0x00000] in <filename unknown>:0
at Tomboy.WebSync.Api.NoteInfo.ParseJson (Hyena.Json.JsonObject jsonObj) [0x00000] in <filename unknown>:0
at Tomboy.WebSync.Api.UserInfo.ParseJsonNoteArray (Hyena.Json.JsonArray jsonArray) [0x00000] in <filename unknown>:0
at Tomboy.WebSync.Api.UserInfo.ParseJsonNotes (System.String jsonString, System.Nullable`1& …
Run Code Online (Sandbox Code Playgroud)