** Description changed:

- After or in the meanwhile of adding a live bookmark with 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.
+ If there are multiple windows with multiple tabs open, after or in the
+ meanwhile of adding a live bookmark with bookmarks manager a window
+ appears telling me that a programming error has been detected and that
+ the program may behave erratically 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'

** Tags added: bookmark bookmarks firefox live manager multiple tabs
windows

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to