On Wed, Oct 22, 2008 at 2:01 PM, jkn <[EMAIL PROTECTED]> wrote: > p = root.insertAsLastChild() > File "/transfer/qt-plugin/leo/core/leoNodes.py", line 2307, in > insertAsLastChild > n = p.numberOfChildren() > File "/transfer/qt-plugin/leo/core/leoNodes.py", line 1263, in > numberOfChildren > return len(p.v.t.children) > AttributeError: 'NoneType' object has no attribute 't'
Hmm. This is the second report of this crasher. I'll see what I can do... > Thanks fro all the great work on Leo. I might mention that it's great > to 'look over your shoulders' as things progress. Sometimes I wonder. Thanks for the feedback. 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 -~----------~----~----~----~------~----~------~--~---
