Hi, Well, I'll have to rephrase that.
Leo is crashing while editing node. The only error I get in the terminal is: [2]+ Segmentation fault (core dumped) python3 ~/bin/leo-editor/launchLeo.py Leo closes by itself while I am typing some script text. Nothing specific. Happened three times so far. Cheers, Daniel On Wednesday, July 3, 2013 10:58:05 AM UTC-3, Edward K. Ream wrote: > > This appears to complete the project. All unit tests pass with either > Python 2 or 3. Please report any further problems immediately. > > Here is the checkin log: > > QQQ > The new code works with Python 3.x and correctly continues redrawing even > when interrupted. > > The top-level rehighlight method sets the recolorAll flag, > which forces redrawing of all lines until _boundedReformatBlocks completes > without requeuing itself. > QQQ > > 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/groups/opt_out.
