On Thu, Mar 15, 2018 at 12:25 AM, lewis <[email protected]> wrote:
> After a recent commit 8ab89ca6f5a1, my bookmarks failed to display.
>
Drat. This rev replaces glob.glob with g.glob_glob. However, there are no
direct calls to glob in the bookmarks plugin.
> I right-clicked over a pane divider and selected Load Layout >
> bookmarks_name
>
> Leo then crashed with a dialog box [python has stopped working]
>
Hmm. Hard crashes aren't supposed to be possible...
File "N:\git\leo-editor\leo\core\leoGlobals.py", line 3813, in
recursiveUNLFind
target = unlList[depth]
IndexError: list index out of range
[end]
Rev ed74121 catches this IndexError, and attempts a recovery. However,
the following code is complex, so there is no guarantee that the new code
is an improvement.
The problem may be deeper. I have just created #812:
g.glob_glob may have broken bookmarks/urls/unls on Windows
<https://github.com/leo-editor/leo-editor/issues/812>
This looks like an urgent bug.
Edward
--
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.