Comment 32 for bug 501020

Revision history for this message
Twisted Lucidity (lucidlytwisted) wrote :

Still having problems, but now on Windows; Tomboy seems to be able to sync from Ubuntu OK, but I will try again when I get into work.

I have re-authenticated the Windows machine and tried to sync again. The Tomboy dialog gives no detail on what failed (it might be an idea to add a "Details" button to allow people to easily get access to the errors/exceptions). Running from the command line, I see the following:

[ERROR]: Synchronization failed with the following exception: The 'br' start tag
 on line 6 does not match the end tag of 'note-content'. Line 6, position 483.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
   at System.Xml.XmlTextReaderImpl.ParseEndElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at Tomboy.Sync.NoteUpdate..ctor(String xmlContent, String title, String uuid,
 Int32 latestRevision) in c:\Users\Sandy Armstrong\Desktop\gnome-git\tomboy\Tomb
oy\Synchronization\SyncManager.cs:line 765
   at Tomboy.WebSync.WebSyncServer.GetNoteUpdatesSince(Int32 revision) in c:\Use
rs\Sandy Armstrong\Desktop\gnome-git\tomboy\Tomboy\Addins\WebSyncService\WebSync
Server.cs:line 122
   at Tomboy.Sync.SyncManager.SynchronizationThread() in c:\Users\Sandy Armstron
g\Desktop\gnome-git\tomboy\Tomboy\Synchronization\SyncManager.cs:line 304