On Wednesday, September 10, 2014 5:34:02 PM UTC-5, Edward K. Ream wrote:
>
> On Tue, Aug 19, 2014 at 3:24 PM, Segundo Bob <segundo...@gmail.com> 
> wrote: 
>

> When I hit <enter> after selecting "selectPosition," I get the following 
> > error message in the log pane: 
> > 
> > Unexpected exception... 
> > Traceback (most recent call last): 
> >   File "/home/ldi/git/leo-editor/leo/core/leoUndo.py", line 1323, in 
> > setUndoTypingParams 
> >     old_start,old_end = oldSel 
> > TypeError: 'NoneType' object is not iterable 
>

I have never been able to reproduce this, but clearly oldSel was None 
during the crash.  A recent rev adds a guard that is supposed to fix this 
problem.  Please let me know if it occurs again.

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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to