← Back to team overview

zeitgeist team mailing list archive

[Bug 419867] Re: Recently Used parsing error

 

Can you please attach '~/.recently-used.xbel' to this bugreport. NOTE: this file contains private data, so don't forget to switch on the privat flag for this report.
If you feel uncomfortable to upload the whole file, please show me some lines around line 1072 of this file.

Markus

-- 
Recently Used parsing error
https://bugs.launchpad.net/bugs/419867
You received this bug notification because you are a member of
Zeitgeist-Engine, which is a direct subscriber.

Status in Zeitgeist Engine: New

Bug description:
Traceback (most recent call last):
   File "/usr/bin/zeitgeist-datahub", line 111, in _update_db_async
     for num, item in enumerate(self._sources_queue[0].get_items()):
   File "/usr/share/zeitgeist/_zeitgeist/loggers/zeitgeist_base.py", line 107, in _wrapper
     for n, i in enumerate(self.get_items_uncached()):
   File "/usr/share/zeitgeist/_zeitgeist/loggers/datasources/recent.py", line 238, in get_items_uncached
     for info in self.recent_manager.get_items():
   File "/usr/share/zeitgeist/_zeitgeist/loggers/datasources/_recentmanager.py", line 135, in get_items
      xml = minidom_parse(self.RECENTFILE)
   File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
      return expatbuilder.parse(file)
   File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in parse
      result = builder.parseFile(fp)
   File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 207, in parseFile
      parser.Parse(buffer, 0)
   xml.parsers.expat.ExpatError: reference to invalid character number: line 1072, column 41



References