The following error was reported by leo when running Revision 434 with
no modifications and myLeoSettings still using key bindings for the
old system.  I was editing a node in the body pane.

Regards,
TL

Error: 1
<type 'exceptions.AssertionError'> Exception in Tk callback
  Function: <function masterBindKeyCallback at 0x00E5DB70> (type:
<type 'function'>)
  Args: (<Tkinter.Event instance at 0x01557A30>,)
  Event type: KeyPress (type num: 2)
Traceback (innermost last):
  File "C:\_Proj\Leo\key-handling\leo\extensions\Pmw\Pmw_1_3\lib
\PmwBase.py", line 1747, in __call__
    return apply(self.func, args)
  File "C:\_Proj\Leo\key-handling\leo\src\leoKeys.py", line 2356, in
masterBindKeyCallback
    return k.masterKeyHandler(event,stroke=stroke)
  File "C:\_Proj\Leo\key-handling\leo\src\leoKeys.py", line 3397, in
masterKeyHandler
    return k.handleUnboundKeys(event,char,keysym,stroke)
  File "C:\_Proj\Leo\key-handling\leo\src\leoKeys.py", line 3467, in
handleUnboundKeys
    assert not stroke # Unbound keys never have a stroke.
<type 'exceptions.AssertionError'>:

================================================
  Event contents:
    char: 1
    delta: 49
    height: ??
    keycode: 49
    keysym: 1
    keysym_num: 49
    num: ??
    serial: 167159
    state: 8
    time: 3226234
    type: 2
    widget: .
31550240.31551040.31559728.31559808.31834520.31834840.body-pane
    width: ??
    x: 497
    x_root: 1300
    y: 99
    y_root: 294

--~--~---------~--~----~------------~-------~--~----~
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