On Wed, Feb 1, 2012 at 9:33 AM, Kent Tenney <[email protected]> wrote: > FYI > > One Leo file opens ok, all others I've tried fail to open with:
> File "/usr/fetching/leo-editor/leo/core/leoConfig.py", line 2122, in > updateSettings > shortcutsDict,settingsDict = parser.traverse() > TypeError: 'NoneType' object is not iterable Thanks for this report. Fixed in the trunk at rev 4965. This crash will happen if there is no @settings tree in the local .leo file. I'll create a new unit test shortly, but I wanted to fix the trunk immediately. Edward -- 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.
