Do

Comment 0 for bug 339184

Revision history for this message
Bert Van Vreckem (bert-vanvreckem) wrote : Gnome Do crashes with System.Xml.XmlException

At unexpected times, Gnome do crashes with the following error message.

Unhandled Exception: System.Xml.XmlException: Document element did not appear. Line 2, position 1.
  at Mono.Xml2.XmlTextReader.Read () [0x00000]
  at System.Xml.XmlTextReader.Read () [0x00000]
  at Delicious.Delicious.UpdateBookmarks () [0x00000]

Pity that the error message does not mention the name of the offending file. Perhaps a corrupt configuration file?

At first sight, this looks like bug #326394, but the error message is different.