Just updated the trunk to r2909.
Right-clicking on a node (qt GUI) displays the following traceback in
the console:
Traceback (most recent call last):
File "/home/shadow/leo/leo-current/leo/plugins/qtGui.py", line 6300,
in onContextMenu
h(c,p,menu)
File "/home/shadow/leo/leo-current/leo/plugins/contextmenu.py", line
158, in editnode_rclick
editor = g.guessExternalEditor()
File "/home/shadow/leo/leo-current/leo/core/leoGlobals.py", line
2139, in guessExternalEditor
g.app.db.get("LEO_EDITOR"))
AttributeError: 'NoneType' object has no attribute 'get'
I've only tried to clear ~/.leo/db and restart leo, this didn't fix
the issue.
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.