On Wed, Jul 15, 2009 at 10:00 AM, loretta <[email protected]> wrote: > > Wanted to reactivate my favorite plugins (at least the one that shows > me all my marks in a dialog box), but they don't appear (they used to > line up in the icons bar besides "script button" and the like). I've > activated a couple of them and this is what I get, when I start Leo > 4.6.rc1 from the console: > > reading settings in /usr/local/lib/leo/config/leoSettings.leo > Using menus from leoSettings.leo > reading /home/#####/.leo/.leoRecentFiles.txt > rst3 plugin: SilverCity not loaded > loadOnePlugin no init() detect_urls > loadOnePlugin no init() leo_to_rtf > opening default_leo_file: /home/#####/.leo/workbook.leo > @enabled-plugins found in leoSettings.leo > can not load enabled plugin: hoist > can not load enabled plugin: nav_buttons > can not load enabled plugin: nodebar > can not load enabled plugin: open_with > plugin does not exist: plugin_manager.py > No word lists can be found for the language "en_US". > aspell checker not enabled > > The last two lines are anticipated, but what about the "can not load" > lines?
You can get a "can not load enabled plugin" for two reasons: the plugin does not exist in the leo/plugins folder, or the plugin reports that it can not run, usually because it does not support the presently-enabled gui. In particular, the plugin_manager plugin is non-functional because it doesn't support @enabled-plugins nodes. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
