GNOME Bugzilla – Bug 339681
Deskbar - Epiphany (xml related)
Last modified: 2006-04-29 09:02:30 UTC
Please describe the problem: Using Ubuntu Dapper Drake (beta). A "Bug Detected" windows/message pops up whenever I'm using Epiphany. It has popped up 6-7 times in the last 25 minutes. Each time with the same error message/text. Other programs that I have running at the same time (but not the entire duration) is Gaim, X-chat-gnome and evolution. The text in the error window is: Traceback (most recent call last):
+ Trace 67841
self.watcher.connect('changed', lambda watcher, f: self.watch_callback())
self._history = EpiphanyHistoryParser(self, favicon_cache).get_indexer()
self._index_history();
parser.parse(EPHY_HISTORY_FILE)
xmlreader.IncrementalParser.parse(self, source)
self.feed(buffer)
self._err_handler.fatalError(exc)
raise exception
well-formed (invalid token) Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Thanks for the report ! I think this is a duplicate of the bug http://bugzilla.gnome.org/show_bug.cgi?id=337766 *** This bug has been marked as a duplicate of 337766 ***