On Wed, Mar 18, 2015 at 3:22 AM, Edward K. Ream <[email protected]> wrote:
> > > On Tue, Mar 17, 2015 at 10:33 PM, Ross Burnett <[email protected]> wrote: > >> >> Here's the error that the console captured: >> File "c:\Progra~2\Leo-5.0-final\leo\core\leoNodes.py", line 88, in >> end_holding >> if v.fileIndex: >> AttributeError: 'NoneType' object has no attribute 'fileIndex' >> > > Eureka! This is a major breakthrough relating to bug 158. > I have just fixed several bugs in fc.createSaxVnode. See the comments at the end of https://github.com/leo-editor/leo-editor/issues/158 I could not have found the problems without your report. Many thanks for taking the time to report the traceback. 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
