On Wed, Sep 17, 2014 at 9:01 PM, F.S. <[email protected]> wrote: > Well this is the first time I am running the files from git repo. In the > past this was never a problem. But now I got the following message from the > github downloaded version: [snip] > File "c:\Users\h\proj\pkgs\leo-editor\leo\core\leoApp.py", line 1912, in > readGlobalSettingsFiles > g.app.forgetOpenFile(c.fileName()) > AttributeError: 'NoneType' object has no attribute 'fileName'
Thanks for this report. The is a recent blunder, arising only when leoSettings.leo or myLeoSettings.leo does not exist. It should be fixed at rev f59edcd, Leo build: 20140918062023 Please report any further problems. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
