Zim

Zim 0.45 Error creating new page

Bug #546427 reported by Federico Stafforini
This bug report is a duplicate of:  Bug #545630: Can not create new page in zim 0.45. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
New
Undecided
Unassigned

Bug Description

Create a new page via Select File > New Page or ctrl+N
Type some name. Error dialog:

> 'NoneType' object has no attribute 'set_path'

Revision history for this message
Federico Stafforini (fstafforini) wrote :

In windows, the follow dump appears in the command prompt window:

ERROR: 'NoneType' object has no attribute 'set_path'
Traceback (most recent call last):
  File "C:\Program Files\zim\zim\gui\widgets.py", line 851, in do_response
    self.destroyed = self.do_response_ok()
  File "C:\Program Files\zim\zim\gui\__init__.py", line 1998, in do_response_ok
    tree = template.process_to_parsetree(self.ui.notebook, page)
  File "C:\Program Files\zim\zim\templates.py", line 299, in process_to_parsetree
    lines = self.process(notebook, page)
  File "C:\Program Files\zim\zim\templates.py", line 287, in process
    self.linker.set_path(page) # this is later reset in body() but we need it here for fir
st part of the template
AttributeError: 'NoneType' object has no attribute 'set_path'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.