The nav_buttons plugin will not load and the qt.gui barely works at
all!
In addition, when I ran leo on a new computer before setting up an id,
leo crashed before it even started.
C:\hag\leo\repos\leo-editor>launchLeo
Traceback (most recent call last):
File "C:\hag\leo\repos\leo-editor\launchLeo.py", line 8, in <module>
leo.core.runLeo.run()
File "C:\hag\leo\repos\leo-editor\leo\core\runLeo.py", line 88, in
run
initApp(verbose)
File "C:\hag\leo\repos\leo-editor\leo\core\runLeo.py", line 269, in
initApp
g.app.setLeoID(verbose=verbose)
File "C:\hag\leo\repos\leo-editor\leo\core\leoApp.py", line 545, in
setLeoID
g.app.createTkGui("startup")
File "C:\hag\leo\repos\leo-editor\leo\core\leoApp.py", line 306, in
createTkGui
leoPlugins.loadOnePlugin ('tkGui',verbose=True)
File "C:\hag\leo\repos\leo-editor\leo\core\leoPlugins.py", line 386,
in loadOnePlugin
warn_on_failure = g.app.config.getBool
(c=None,setting='warn_when_plugins_fail_to_load')
AttributeError: 'NoneType' object has no attribute 'getBool'
hag
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---