Public bug reported:

After or in the meanwhile of adding a live bookmark with Firefox
bookmarks manager an error window appears telling me that a bug has been
detected and that the program may not behave well from now on.


Here's the report

Traceback (most recent call last):
  File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 153, in <lambda>
    self.watcher.connect('changed', lambda watcher, f: self._parse_bookmarks())
  File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 161, 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 257, in __init__
    self.close()
  File "/usr/lib/python2.4/HTMLParser.py", line 112, in close
    self.goahead(1)
  File "/usr/lib/python2.4/HTMLParser.py", line 150, in goahead
    k = self.parse_endtag(i)
  File "/usr/lib/python2.4/HTMLParser.py", line 316, in parse_endtag
    self.handle_endtag(tag.lower())
  File "/usr/lib/deskbar-applet/handlers/mozilla.py", line 302, in handle_endtag
    if self.href.startswith("javascript:"):
AttributeError: 'NoneType' object has no attribute 'startswith'

** Affects: python2.4 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Error when adding live bookmark with Firefox bookmarks manager
https://launchpad.net/bugs/71133

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to