Package: gnochm
Version: 0.9.8-1.1
On my Sid machine (Intel Core 2) gnochm crashes while loading CHM file,
in this case English help file for Backup Exec 11d.
On startup the GUI shows itself and I can see nodes loading. Then it crashes
with:
...
Traceback (most recent call last):
File "/usr/bin/gnochm", line 1927, in ?
inst.open_file(args[i])
File "/usr/bin/gnochm", line 1470, in open_file
self.update_notebook(chmfile)
File "/usr/bin/gnochm", line 1400, in update_notebook
TopicsParser(self.imodel).feed(index)
File "/usr/lib/python2.4/sgmllib.py", line 95, in feed
self.goahead(0)
File "/usr/lib/python2.4/sgmllib.py", line 134, in goahead
k = self.parse_endtag(i)
File "/usr/lib/python2.4/sgmllib.py", line 296, in parse_endtag
self.finish_endtag(tag)
File "/usr/lib/python2.4/sgmllib.py", line 336, in finish_endtag
self.unknown_endtag(tag)
File "/usr/bin/gnochm", line 340, in unknown_endtag
self.model.set_value(self.parent, 2, self.ICON_FOLDER)
TypeError: iter must be a GtkTreeIter
I'm ready to provide more debugging info if needed.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]