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:

Traceback (most recent call last):
  File "launchLeo.py", line 8, in <module>
    leo.core.runLeo.run()
  File "c:\Users\h\proj\pkgs\leo-editor\leo\core\runLeo.py", line 81, in ru
n
    g.app.loadManager.load(fileName,pymacs)
  File "c:\Users\h\proj\pkgs\leo-editor\leo\core\leoApp.py", line 1944, in
load
    lm.doPrePluginsInit(fileName,pymacs)
  File "c:\Users\h\proj\pkgs\leo-editor\leo\core\leoApp.py", line 1988, in
doPrePluginsInit
    lm.readGlobalSettingsFiles()
  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'

Appreciate any help.

-- 
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.

Reply via email to