Public bug reported:

Binary package hint: deskbar-applet

I just added as a live bookmark in firefox the following url:

http://www.duecuorieunagatta.net/index.php/feed/

and I got a message from deskbar saying that a bug has just been
discovered. The dialog says that I should report the bug to the
developers, but it doesn't even say _what_ application is signaling the
error (I can understand it from the backtrace), apart from any clue
about how to report the bug and to whom :)

Anyway, here's the "traceback":

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: deskbar-applet (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
Problem with firefox live bookmarks
https://launchpad.net/bugs/50958

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

Reply via email to