On Thu, Nov 17, 2011 at 11:01 AM, Morgul <[email protected]> wrote:
> Hello.
>
> I'm using the latest bzr snapshot, and I get the following error when
> I open a new editor (using add-editor in the minibuffer), select some
> text in the newly open editor, and press the backspace key:

[snip]

>  File "D:\Jose\Archivos de programa\Leo\leo\core\leoFrame.py", line
> 100, in getSelectionRange
>    def getSelectionRange (self):                   return
> self.widget.getSelectionRange()
> AttributeError: 'NoneType' object has no attribute 'getSelectionRange'

Thanks for this report.  This bug has been fixed at rev 4830, with a
new unit test.  It was due to a recent botch, not caught by unit
tests.

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.

Reply via email to