On Fri, Mar 27, 2009 at 2:54 PM, LordMax <[email protected]> wrote: > The result is: > > created directory: C:\.leo > Traceback (most recent call last): > File "D:\temp\Leo-4-6-b1\launchLeo.py", line 8, in <module> > leo.core.runLeo.run() > File "D:\temp\Leo-4-6-b1\leo\core\runLeo.py", line 93, in run > initApp(verbose) > File "D:\temp\Leo-4-6-b1\leo\core\runLeo.py", line 286, in initApp > g.app.setLeoID(verbose=verbose) > File "D:\temp\Leo-4-6-b1\leo\core\leoApp.py", line 631, in setLeoID > g.app.createTkGui("startup") > File "D:\temp\Leo-4-6-b1\leo\core\leoApp.py", line 331, in > createTkGui > leoPlugins.loadOnePlugin ('tkGui',verbose=True) > File "D:\temp\Leo-4-6-b1\leo\core\leoPlugins.py", line 389, 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'
Yeah, this is a bug in Leo (already filed): https://bugs.launchpad.net/leo-editor/+bug/346842 -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
