Zim

Comment 4 for bug 782922

Revision history for this message
Robin Lee (cheeselee) wrote :

Version 0.53 also shows this issue ( https://bugzilla.redhat.com/show_bug.cgi?id=753356 ):

backtrace:
:pageindex.py:206:select_page:ValueError: invalid tree path
:
:Traceback (most recent call last):
: File "/usr/lib/python2.7/site-packages/zim/gui/pageindex.py", line 732, in
on_open_page
: self.treeview.select_page(path, vivificate=True)
: File "/usr/lib/python2.7/site-packages/zim/gui/pageindex.py", line 635, in
select_page
: model.select_page(path)
: File "/usr/lib/python2.7/site-packages/zim/gui/pageindex.py", line 206, in
select_page
: treeiter = self.get_iter(treepath)
:ValueError: invalid tree path
:
:Local variables in innermost frame:
:self: <PageTreeStore object at 0x7f925d3824b0 (zim+gui+pageindex+PageTreeStore
at 0x18d76e0)>
:path: <HistoryPath: Home>
:oldpath: <IndexPath: zim-merlyn>
:treepath: (13,)
:mypath: <IndexPath: zim-merlyn>