Hi, I just enabled most of the plugins in settings within the 
"quickstart.leo" guide so I can get a feel of what they do, and I get the 
following errors. 
Looks like most of them fail although some of them will load and appear in 
Plugins window.
Any clues on why does this happen and how to avoid it? Or this is not the 
way to activate/test plugins?
Thank you.


Leo Log Window
>
> Leo 4.11 devel, build 5753, 2013-05-08 02:56:43 -0500
>
> Python 2.7.4, qt version 4.8.4
> Windows 6, 1, 7601, 2, Service Pack 1
>
> leoID=johndoe (in C:\Users\MegaBST\.leo)
>
> load dir: D:\Dropbox\LEO EDITOR\leo\core
>
> global config dir: D:\Dropbox\LEO EDITOR\leo\config
>
> home dir: C:\Users\MegaBST
>
> reading settings in D:\Dropbox\LEO EDITOR\leo\config\leoSettings.leo
>
> docutils loaded
>
> reading settings in D:\Dropbox\LEO EDITOR\leo\config\myLeoSettings.leo
>
> nodeActions: Init
>
> Error: leo.plugins.at_folder.init did not return a bool
>
> loading path
>
> ImportError('No module named path',)
>
> ImportError('No module named path',)
>
> ImportError('No module named path',)
>
> Can not import path from plugin leo.plugins.at_view
>
> loading win32clipboard
>
> win32clipboard loaded
>
> at_view plugin not loaded: win32Clipboard not present.
>
> Error: leo.plugins.at_view.init did not return a bool
>
> exception importing plugin leo.plugins.pretty_print
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\plugins\pretty_print.py", line 28, in 
> <module>
>     oldPrettyPrinter = leoCommands.Commands.prettyPrinter
>
> AttributeError: type object 'Commands' has no attribute 'prettyPrinter'
>
> reading settings in C:\Users\MegaBST\.leo\workbook.leo
>
> error importing plugin: leo.plugins.EditAttributes
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named EditAttributes
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.EditAttributes
>
> error importing plugin: leo.plugins.Library
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named Library
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.Library
>
> error importing plugin: leo.plugins.URLloader
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named URLloader
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.URLloader
>
> error importing plugin: leo.plugins.UniversalScrolling
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named UniversalScrolling
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.UniversalScrolling
>
> error importing plugin: leo.plugins.arrows
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named arrows
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.arrows
>
> Error: leo.plugins.at_folder.init did not return a bool
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.at_folder
>
> at_view plugin not loaded: win32Clipboard not present.
>
> Error: leo.plugins.at_view.init did not return a bool
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.at_view
>
> error importing plugin: leo.plugins.autotrees
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named autotrees
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.autotrees
>
> error importing plugin: leo.plugins.color_markup
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named color_markup
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.color_markup
>
> error importing plugin: leo.plugins.detect_urls
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named detect_urls
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.detect_urls
>
> error importing plugin: leo.plugins.dyna_menu
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named dyna_menu
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.dyna_menu
>
> error importing plugin: leo.plugins.fastGotoNode
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named fastGotoNode
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.fastGotoNode
>
> error importing plugin: leo.plugins.leoupdate
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named leoupdate
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.leoupdate
>
> error importing plugin: leo.plugins.nav_buttons
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named nav_buttons
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.nav_buttons
>
> error importing plugin: leo.plugins.newButtons
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named newButtons
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.newButtons
>
> error importing plugin: leo.plugins.nodebar
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named nodebar
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.nodebar
>
> error importing plugin: leo.plugins.nodenavigator
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named nodenavigator
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.nodenavigator
>
> exception importing plugin leo.plugins.pretty_print
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\plugins\pretty_print.py", line 28, in 
> <module>
>     oldPrettyPrinter = leoCommands.Commands.prettyPrinter
>
> AttributeError: type object 'Commands' has no attribute 'prettyPrinter'
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.pretty_print
>
> error importing plugin: leo.plugins.rClick
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named rClick
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.rClick
>
> error importing plugin: leo.plugins.rowcol
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named rowcol
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.rowcol
>
> error importing plugin: leo.plugins.shortcut_button
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named shortcut_button
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.shortcut_button
>
> error importing plugin: leo.plugins.templates
>
> Traceback (most recent call last):
>
>
>   File "D:\Dropbox\LEO EDITOR\leo\core\leoPlugins.py", line 556, in 
> loadOnePlugin
>     __import__(moduleName)
>
> ImportError: No module named templates
>
> loadOnePlugin: can not load enabled plugin: leo.plugins.templates
>
> reading: C:\Users\MegaBST\.leo\workbook.leo
>
>
>

-- 
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?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to