Hello, A program that I am writing crashes Leo when it launches or when it is imported.
The error is "AssertionError: newLevel == oldLevel + 1" I am using the latest git version of Leo (updated a few minutes ago to confirm that the problem still exists). My python version is Python 2.7.11+, the system is Debian 8 with the Linux kernel. I have tracked down the source of this problem to the existence or not of a section (<<argument>>). I have made two minimal files, which differ only by the presence of a section. The one with the section exhibits the problem while the other does not. I am unsure as to how to proceed : should I post these files here ? or maybe other information ? I am also willing to debug, but would need the help of someone more knowledgeable about Leo internals. Best, Laurent -- 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.
