With the latest trunk, I get the following crash in the qt gui when
selecting all headline text and doing a copy:

Traceback (most recent call last):
  File "C:\leo.repo\trunk\leo\core\leoCommands.py", line 358, in
doCommand
    val = command(event)
  File "C:\leo.repo\trunk\leo\core\leoFrame.py", line 1762, in
copyText
    s = w.get(i,j)
  File "C:\leo.repo\trunk\leo\plugins\qtGui.py", line 7455, in get
    doc = te.document()
AttributeError: document

Ville, could you fix this please?  Thanks.

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