Zim

Comment 8 for bug 792058

Revision history for this message
Tomasz (Tomek) Muras (zabuch) wrote :

INFO: Open page: <FileStorePage: Tickets:013000 Test> (<IndexPath: Tickets:013000 Test>)
!! DOING BACKGROUND CHECK ON <IndexPath: >
!! OK
!! DOING BACKGROUND CHECK ON <IndexPath: Tickets>
!! new child <FileStorePage: Tickets:013001 Test>
Traceback (most recent call last):
  File "/mnt/home/home/zabuch/install/zim/zim-0.54/zim/plugins/checkindex.py", line 122, in on_open_page
    check_pagelist(index, p)
  File "/mnt/home/home/zabuch/install/zim/zim-0.54/zim/plugins/checkindex.py", line 22, in check_pagelist
    _schedule_updates(index, path)
  File "/mnt/home/home/zabuch/install/zim/zim-0.54/zim/plugins/checkindex.py", line 56, in _schedule_updates
    _insert_child(index, page)
  File "/mnt/home/home/zabuch/install/zim/zim-0.54/zim/plugins/checkindex.py", line 69, in _insert_child
    (page.basename, path.id, page.hascontent, False))
NameError: global name 'path' is not defined

Tomek