What's the recommended way to start leo in windows?  

python launchLeo.py isn't working for me, adding --gui=tk or --gui=qt
doesn't change the outcome.

Current trunk.  XP.

C:\Documents and
Settings\tbrown\Desktop\trunk\trunk>c:\Python25\python.exe launchLeo.py
scanOptions: unknown gui: None
Traceback (most recent call last):
  File "launchLeo.py", line 8, in <module>
    leo.core.runLeo.run()
  File "C:\Documents and
Settings\tbrown\Desktop\trunk\trunk\leo\core\runLeo.py" , line 88, in
run initApp(verbose)
  File "C:\Documents and
Settings\tbrown\Desktop\trunk\trunk\leo\core\runLeo.py" , line 271, in
initApp g.app.setLeoID(verbose=verbose)
  File "C:\Documents and
Settings\tbrown\Desktop\trunk\trunk\leo\core\leoApp.py" , line 554, in
setLeoID g.app.createTkGui("startup")
  File "C:\Documents and
Settings\tbrown\Desktop\trunk\trunk\leo\core\leoApp.py" , line 306, in
createTkGui leoPlugins.loadOnePlugin ('tkGui',verbose=True)
  File "C:\Documents and
Settings\tbrown\Desktop\trunk\trunk\leo\core\leoPlugins .py", line 386,
in loadOnePlugin warn_on_failure =
g.app.config.getBool(c=None,setting='warn_when_plugins_fai l_to_load')
AttributeError: 'NoneType' object has no attribute 'getBool'

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

Reply via email to