On 19 Dez., 19:02, "Edward K. Ream" <edream...@gmail.com> wrote:
> On Dec 19, 10:04 am, "Edward K. Ream" <edream...@gmail.com> wrote:
>
> > I'd like to merge the leo-3k branch into the trunk today.  Please hold
> > commits to the trunk until further notice.
>
> Rev 2519 of the trunk now contains the merged leo-3k branch.
>
> All important unit tests pass, but this is just the *start* of the
> wider testing of the code.  Please report any problem with the trunk
> immediately, no matter how large or small.

Using rev 2521 I get a traceback, whenever I select any menu item.

Here's the traceback:

<TB>

saved: PWL-on-Neptune.leo
exception updating Edit menu
Traceback (most recent call last):
  File "C:\leo-editor\leo\core\leoMenu.py", line 130, in
updateEditMenu
    enable(menu,"Extract Section",c.canExtractSection())
  File "C:\leo-editor\leo\core\leoCommands.py", line 6820, in
canExtractSection
    s = body.getSelectedText()
  File "C:\leo-editor\leo\core\leoFrame.py", line 1438, in
getSelectedText
    def getSelectedText (self):             return
self.bodyCtrl.getSelectedText()
  File "C:\leo-editor\leo\plugins\tkGui.py", line 9344, in
getSelectedText
    return g.emptyString()
AttributeError: 'module' object has no attribute 'emptyString'
saved: PWL-on-Neptune.leo

</TB>

Kind regards,

Viktor

--

You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-edi...@googlegroups.com.
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.


Reply via email to