[ubuntu-mono] [Bug 575937] Re: Can't synchronize Tomboy Notes with Ubuntu One
Haw Loeung
575937 at bugs.launchpad.net
Thu Dec 22 23:35:20 UTC 2011
$ python tomboy-recovery.py
Starting with path: /home/hloeung/.local/share/tomboy
Making sure that desktop-couch is starting properly...
Done. CouchDB is running on port 53889
Traceback (most recent call last):
File "tomboy-recovery.py", line 212, in <module>
main(path)
File "tomboy-recovery.py", line 62, in main
process_note( note_uuid )
File "tomboy-recovery.py", line 76, in process_note
tomboy_note = TomboyNote(note_uuid, create=False)
File "tomboy-recovery.py", line 174, in __init__
self.fetch(path)
File "tomboy-recovery.py", line 186, in fetch
doc = xml.dom.minidom.parse(path)
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1914, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 211, in parseFile
parser.Parse("", True)
xml.parsers.expat.ExpatError: no element found: line 1, column 0
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in Ubuntu.
https://bugs.launchpad.net/bugs/575937
Title:
Can't synchronize Tomboy Notes with Ubuntu One
Status in Ubuntu One Servers:
Confirmed
Status in “tomboy” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: tomboy
[INFO 20:33:26.411] Initializing Mono.Addins
[ERROR 20:33:30.631] Caught exception. Message: The remote server returned an error: (404) NOT FOUND.
[ERROR 20:33:30.633] Stack trace for previous exception: at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]
[ERROR 20:33:30.635] Rest of stack trace for above exception: at System.Environment.get_StackTrace()
at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, System.String url, System.Collections.Generic.List`1 parameters, System.String postData)
at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String url, System.String postData)
at Tomboy.WebSync.Api.OAuth.Get(System.String uri, IDictionary`2 queryParameters)
at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, IWebConnection connection)
at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
at Tomboy.Sync.SyncManager.SynchronizationThread()
[ERROR 20:33:30.635] Synchronization failed with the following exception: The remote server returned an error: (404) NOT FOUND.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]
(tomboy:13558): GLib-CRITICAL **: g_source_remove: assertion `tag > 0'
failed
WORKAROUND:
Please download the script from http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/tomboy-recovery.py and run it. The script will request new tokens and automatically update Tomboy configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/575937/+subscriptions
More information about the Ubuntu-mono
mailing list