After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 339681 - Deskbar - Epiphany (xml related)
Deskbar - Epiphany (xml related)
Status: RESOLVED DUPLICATE of bug 337766
Product: deskbar-applet
Classification: Deprecated
Component: general
2.14.x
Other All
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-04-25 10:15 UTC by firdaus.aziz
Modified: 2006-04-29 09:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description firdaus.aziz 2006-04-25 10:15:31 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):
  • File "/usr/lib/deskbar-applet/handlers/epiphany.py", line 66 in <lambda>
    self.watcher.connect('changed', lambda watcher, f: self.watch_callback())
  • File "/usr/lib/deskbar-applet/handlers/epiphany.py", line 131 in _parse_history
    self._history = EpiphanyHistoryParser(self, favicon_cache).get_indexer()
  • File "/usr/lib/deskbar-applet/handlers/epiphany.py", line 270 in __init__
    self._index_history();
  • File "/usr/lib/deskbar-applet/handlers/epiphany.py", line 282 in _index_history
    parser.parse(EPHY_HISTORY_FILE)
  • File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109 in parse
    xmlreader.IncrementalParser.parse(self, source)
  • File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123 in parse
    self.feed(buffer)
  • File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 220 in feed
    self._err_handler.fatalError(exc)
  • File "/usr/lib/python2.4/site-packages/_xmlplus/sax/handler.py", line 38 in fatalError
    raise exception
SAXParseException: /home/firdaus/.gnome2/epiphany/ephy-history.xml:15314:45: not
well-formed (invalid token)




Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Raphael Slinckx 2006-04-29 09:02:30 UTC
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 ***