Public bug reported: Binary package hint: archmage
I have one file, that cause crash of archmage. I think, the problem is caused by upgrading to python 2.6 Traceback (most recent call last): File "/usr/bin/archmage", line 147, in <module> main() File "/usr/bin/archmage", line 137, in main CHMFile(options.chmfile) or CHMDir(options.chmfile) File "/usr/lib/python2.6/dist-packages/archmod/CHM.py", line 63, in __init__ self.contents, self.deftopic = SitemapFile(hhclines).parse() File "/usr/lib/python2.6/dist-packages/archmod/CHM.py", line 268, in parse p.feed(self.lines) File "/usr/lib/python2.6/HTMLParser.py", line 108, in feed self.goahead(0) File "/usr/lib/python2.6/HTMLParser.py", line 150, in goahead k = self.parse_endtag(i) File "/usr/lib/python2.6/dist-packages/archmod/CHM.py", line 378, in parse_endtag return HTMLParser.parse_endtag(self, i) File "/usr/lib/python2.6/HTMLParser.py", line 316, in parse_endtag self.handle_endtag(tag.lower()) File "/usr/lib/python2.6/dist-packages/archmod/CHM.py", line 365, in handle_endtag self.tagstack.pop(tag) File "/usr/lib/python2.6/dist-packages/archmod/CHM.py", line 288, in pop raise HTMLParser.HTMLParseError, 'Tag not on stack' AttributeError: class HTMLParser has no attribute 'HTMLParseError' ** Affects: archmage (Ubuntu) Importance: Undecided Status: New -- archmage crashes on some files https://bugs.launchpad.net/bugs/361609 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs