I followed Terry's bookmark video, got everything working (neat!) and then
recreated my myLeoSettings.leo by copying from the leoSettings.leo file.
With the new myLeoSettings things have gone sideways; the bookmarks plugin
does not load.
The error I am getting is:
> NO _leo_bookmarks_show:
> Wrong pane count at level 0, count:2, sizes:3
Is there a --verbose setting for startup? That way I could see what is
failing in myLeoSettings. (This is not urgent: I have gone back to my old
myLeoSettings; but it does seem odd that this simpler configuration does
not work )
My new myLeoSettings is simply a copy (ctrl-X) of the node "Candidates for
settings in myLeoSettings.leo". Nothing else, except for uncommenting
plugins. This gives an error:
# Leo loads plugins in the order they appear here.
> # **Important**: to change these defaults, put
> # an @enabled-plugins node in myLeoSettings.leo.
> # Highly-recommended plugins:
> plugins_menu.py
> free_layout.py
> # Now loaded automatically.
> # needs to be early
> # Recommended plugins:
> contextmenu.py
> # This is required by the vim.py and xemacs.py plugins.
> leo_to_html.py
> mod_scripting.py
> nav_qt.py
> quicksearch.py
> stickynotes.py
> todo.py
> viewrendered.py
> printing.py
> #from list below
> # notebook.py # this has a bug:
> bookmarks.py
> leoscreen.py
I created my old myLeoSettings (ages ago!) by copying the whole
leoSettings.leo file and then deleting all the nodes except the topmost
@setttings and "Candidates for settings in myLeoSettings.leo". This works:
# Leo loads plugins in the order they appear here.
> # **Important**: to change these defaults, put
> # an @enabled-plugins node in myLeoSettings.leo.
> # Highly-recommended plugins:
> plugins_menu.py
> free_layout.py
> # Now loaded automatically.
> # needs to be early
> # Recommended plugins:
> contextmenu.py
> # This is required by the vim.py and xemacs.py plugins.
> leo_to_html.py
> mod_scripting.py
> nav_qt.py
> quicksearch.py
> stickynotes.py
> todo.py
> viewrendered.py
> #notebook.py
> active_path.py
> bookmarks.py
> leoscreen.py
>
>
Here is the indication on startup:
bill@bill-laptop:~$ leo
>
>
> ** isPython3: False
> Leo 4.11a3, build 6172, 2013-10-22 19:33:55
> Python 2.7.3, qt version 4.8.1
> linux2
> setting leoID from os.getenv('USER'): 'bill'
> load dir: /data2/Soft/leo-editor/trunk3/leo/core
> global config dir: /data2/Soft/leo-editor/trunk3/leo/config
> home dir: /home/bill
> reading settings in
> /data2/Soft/leo-editor/trunk3/leo/config/leoSettings.leo
> reading settings in /home/bill/.leo/myLeoSettings.leo
> reading settings in /home/bill/.leo/workbook.leo
> Abbreviations off
>
>
Thanks!
Bill
--
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.
For more options, visit https://groups.google.com/groups/opt_out.