尝试与 Ubuntu 同步时出现 Tomboy 错误;任何人都可以帮忙吗?

Mic*_*man 4 sync 10.10 ubuntu-one tomboy

所以我确定你以前听过这首歌,但是在尝试将我的笔记与 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& latestSyncRevision) [0x00000] in <filename unknown>:0
  at Tomboy.WebSync.Api.UserInfo.GetNotes (Boolean includeContent, Int32 sinceRevision, System.Nullable`1& latestSyncRevision) [0x00000] in <filename unknown>:0
  at Tomboy.WebSync.WebSyncServer.GetNoteUpdatesSince (Int32 revision) [0x00000] in <filename unknown>:0
  at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000] in <filename unknown>:0
Run Code Online (Sandbox Code Playgroud)

我尝试的下一件事是使用首选项>同步>tomboy_web 和默认的“http://one.ubuntu.com/notes/”并得到相同的错误加上一个。

[ERROR 21:12:31.949] System.ObjectDisposedException: The object was used after being disposed.
   at System.Net.HttpListener.CheckDisposed () [0x00000] in <filename unknown>:0
   at System.Net.HttpListener.EndGetContext (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
   at Tomboy.WebSync.WebSyncPreferencesWidget.<OnAuthButtonClicked>m__1 (IAsyncResult localResult) [0x00000] in <filename unknown>:0
[ERROR 21:13:19.245] 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& latestSyncRevision) [0x00000] in <filename unknown>:0
  at Tomboy.WebSync.Api.UserInfo.GetNotes (Boolean includeContent, Int32 sinceRevision, System.Nullable`1& latestSyncRevision) [0x00000] in <filename unknown>:0
  at Tomboy.WebSync.WebSyncServer.GetNoteUpdatesSince (Int32 revision) [0x00000] in <filename unknown>:0
  at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000] in <filename unknown>:0
Run Code Online (Sandbox Code Playgroud)

我也尝试从我的 Ubuntu One 帐户中删除然后重新添加我的电脑,但这也没有帮助。我注意到的另一件事是在 system>preferences>ubuntu one>services 下,“Notes”未列为服务。我不知道这是否正常。感谢您的任何帮助,如果有任何令人困惑的地方,请告诉我。

Mic*_*man 6

所以暂时我的笔记又开始同步了。结果发现启动板上报告的错误与我的相同。修复有点烦人,但我所做的只是备份我的本地笔记,从 U1 服务器中删除所有笔记,重新启动 tomboy,然后再次尝试同步。从 U1 网络界面编辑笔记似乎会导致上述错误。