** Description changed:

- 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.
+ Using Mozilla Firefox with multiple windows with multiple tabs open,
+ after or in the meanwhile adding a live bookmark with Firefox 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'
+ 
+ 
+ # This bug is reported also as <https://launchpad.net/bugs/71129 Bug #71129>

** Tags added: bookmarks firefox htmlparser

** Description changed:

  Using Mozilla Firefox with multiple windows with multiple tabs open,
  after or in the meanwhile adding a live bookmark with Firefox 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'
  
  
- # This bug is reported also as <https://launchpad.net/bugs/71129 Bug #71129>
+ # This bug is reported also as <Bug #71129>

** Description changed:

  Using Mozilla Firefox with multiple windows with multiple tabs open,
  after or in the meanwhile adding a live bookmark with Firefox 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'
  
  
- # This bug is reported also as <Bug #71129>
+ # This bug is reported also as Bug #71129 .

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

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

Reply via email to