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 355947 - crash in Deskbar: Starting Firefox
crash in Deskbar: Starting Firefox
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 428089 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-14 12:04 UTC by ubuntureports
Modified: 2007-04-10 05:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description ubuntureports 2006-09-14 12:04:20 UTC
What were you doing when the application crashed?
Starting Firefox


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 156 in <lambda>
    self.watcher.connect('changed', lambda watcher, f: self._parse_bookmarks())
  • File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 164 in _parse_bookmarks
    self._bookmarks, parsed_file, self._shortcuts_to_smart_bookmarks_map = MozillaBookmarksParser(self).get_indexer()
  • File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 260 in __init__
    self.close()
  • File "HTMLParser.py", line 112 in close
    self.goahead(1)
  • File "HTMLParser.py", line 164 in goahead
    self.error("EOF in middle of construct")
  • File "HTMLParser.py", line 115 in error
    raise HTMLParseError(message, self.getpos())
HTMLParseError: EOF in middle of construct, at line 81, column 3

Comment 1 Sebastien Bacher 2006-10-17 09:09:56 UTC
Similar Ubuntu bug: https://launchpad.net/products/deskbar-applet/+bug/43002
Comment 2 Raphael Slinckx 2006-10-18 11:03:25 UTC
Fixed in CVS
Comment 3 Damien Durand 2007-04-10 05:48:02 UTC
*** Bug 428089 has been marked as a duplicate of this bug. ***