Reported by aliminator on 2013-02-01 14:04
This issue happens when editing some source in Eclipse 3.7.
The error occurrs when autosuggestion is enabled and Eclipse is about to suggest something.
In this case the word "function" was written where Eclipse proposes when n is typed in.
Braille tethered to review is used. Seems to be somewhat similar to #2933
The log is below.
IO - speech.speak (14:48:25):
Speaking ('de'), u'edit multi line'
IO - speech.speak (14:48:25):
Speaking ('de'), u'blank'
IO - inputCore.InputManager.executeGesture (14:48:29):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:48:29):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:30):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:30):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:48:30):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:30):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init__.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:30):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:30):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:31):
typed word: fun
IO - inputCore.InputManager.executeGesture (14:48:31):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:31):
oleacc.AccessibleObjectFromEvent with window 328606, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:48:31):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:31):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:31):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:31):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:33):
Input: kb(desktop):control+space
IO - inputCore.InputManager.executeGesture (14:48:34):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:34):
oleacc.AccessibleObjectFromEvent with window 394142, objectID -4 and childID 0: -2147467259 Unbekannter Fehler
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:34):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:35):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:35):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:35):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:35):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:35):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:37):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - speech.speakSpellingGen (14:48:37):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - inputCore.InputManager.executeGesture (14:48:37):
Input: kb(desktop):shift+end
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:37):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:37):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - speech.speakSpellingGen (14:48:38):
Speaking character u'Leerzeichen'
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):c
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:39):
typed word: func
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:41):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:41):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:41):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:41):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):escape
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:41):
oleacc.AccessibleObjectFromEvent with window 263048, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:48:42):
Input: kb(desktop):alt+tab
IO - braille.BrailleBuffer.update (14:48:42):
Braille regions text: icon 2 of 8'
IO - braille.BrailleHandler.update (14:48:42):
Braille window dots: 1234 135 1235 2345 1 12 123 15 - 24 14 135 1345 - 126 - 135 124 - 1256
IO - speech.speak (14:48:42):
Speaking ('de'), u'portable icon 2 of 8'
IO - inputCore.InputManager.executeGesture (14:48:42):
Input: kb(desktop):shift+alt+tab
IO - braille.BrailleBuffer.update (14:48:42):
Braille regions text: - newmodules/abm-7.x-2.0/abm.module - Eclipse icon 1 of 8'
IO - braille.BrailleHandler.update (14:48:42):
Braille window dots: 12347 1257 12347 - 36 - 1345 15 2456 134 135 145 136 123 15 234 256 1 12 134 36 12456 3 1346 36 126 3 346 256 1 12 134 3 134 135 145 136 123 15 - 36 - 157 14 123 24 1234 234 15 - 24 14 135 1345 - 16 - 135 124 - 1256
IO - speech.speak (14:48:42):
Speaking ('de'), u'PHP - newmodules/abm-7.x-2.0/abm.module - Eclipse icon 1 of 8'
IO - braille.BrailleBuffer.update (14:48:43):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:43):
error executing event: becomeNavigatorObject on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init.pyc", line 836, in event_becomeNavigatorObject
File "braille.pyc", line 1444, in handleReviewMove
File "braille.pyc", line 1376, in doNewObject
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - speech.speak (14:48:43):
Speaking ('de'), u'PHP - newmodules/abm-7.x-2.0/abm.module - Eclipse'
IO - speech.speak (14:48:43):
Speaking ('de'), u'edit multi line'
IO - speech.speak (14:48:43):
Speaking ('de'), u'func '
IO - inputCore.InputManager.executeGesture (14:48:51):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:48:51):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - speech.speak (14:48:51):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:52):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:52):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:52):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:52):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:53):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:53):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:53):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:53):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:53):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:53):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - speech.speakSpellingGen (14:48:54):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):control+shift+end
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:54):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:54):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: -
IO - speech.speak (14:48:55):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:55):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):c
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:57):
typed word: funct
IO - inputCore.InputManager.executeGesture (14:48:57):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:57):
oleacc.AccessibleObjectFromEvent with window 394120, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:48:57):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:57):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:57):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:57):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:58):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:58):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:58):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:58):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:58):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: t '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: t '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: test '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: test '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:00):
Input: kb(desktop):enter
IO - speech.speakTypedCharacters (14:49:00):
typed word: test
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:00):
Speaking ('de'), u'selecting $variables'
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:04):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:49:04):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:49:05):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:05):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:05):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:05):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:05):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:06):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - speech.speak (14:49:06):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - speech.speak (14:49:06):
Speaking ('de'), u'selection removed'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - speech.speak (14:49:06):
Speaking ('de'), u'}\n'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - inputCore.InputManager.executeGesture (14:49:07):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - speech.speak (14:49:07):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:07):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:07):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:12):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speakSpellingGen (14:49:12):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:13):
Input: kb(desktop):control+shift+end
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:13):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - speech.speak (14:49:13):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:17):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:49:17):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:49:18):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:18):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:49:18):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:18):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:49:18):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:19):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:49:19):
typed word: fun
IO - inputCore.InputManager.executeGesture (14:49:20):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:49:20):
oleacc.AccessibleObjectFromEvent with window 1180446, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - speech.speak (14:49:20):
Speaking ('de'), u'selecting function_name'
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: t($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - speech.speak (14:49:23):
Speaking ('de'), u'selection removed'
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: t($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: te($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: te($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: tes($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: tes($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:24):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:24):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:24):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:26):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - scriptHandler.executeScript (14:49:26):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:26):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:26):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:27):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:49:27):
oleacc.AccessibleObjectFromEvent with window 1116014, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - speech.speakTypedCharacters (14:49:27):
typed word: est
IO - braille.BrailleBuffer.update (14:49:27):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:27):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):p
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: ptest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: ptest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: prtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: prtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):i
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: pritest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:49:28):
typed word: print
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: print test($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: print test($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "test($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "test($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "ttest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "ttest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "tetest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "tetest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testtest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testtest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:30):
Input: kb(desktop):shift+2
IO - speech.speakTypedCharacters (14:49:30):
typed word: test
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test"test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test"test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:30):
Input: kb(desktop):shift+,
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test";test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test";test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:36):
Input: kb(desktop):control+z
IO - braille.BrailleBuffer.update (14:49:36):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:36):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:37):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - scriptHandler.executeScript (14:49:38):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:38):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:40):
Input: kb(desktop):p
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: p '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: p '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:40):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: pr '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: pr '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):i
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: pri '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: pri '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: prin '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: prin '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:49:41):
typed word: print
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "t" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "t" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "te" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "te" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "tes" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "tes" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "test" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "test" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - inputCore.InputManager.executeGesture (14:49:45):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - scriptHandler.executeScript (14:49:45):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - eventHandler.executeEvent (14:49:45):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - eventHandler.executeEvent (14:49:45):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:46):
Input: kb(desktop):shift+,
IO - speech.speakTypedCharacters (14:49:46):
typed word: test
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:47):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:48):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speak (14:49:48):
Speaking ('de'), u' print "test";\n'
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'r'
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'i'
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'n'
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:51):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:51):
Speaking character u't'
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:52):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:52):
Speaking character u'Leerzeichen'
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:52):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:52):
Speaking character u'Anf\xfchrungszeichen'
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:53):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:49:53):
Braille regions text: print test"; '
IO - braille.BrailleHandler.update (14:49:53):
Braille window dots: - - 1234 1235 24 1345 2345 - 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:53):
Braille window dots: - - 1234 1235 24 1345 2345 - 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:53):
Speaking character u't'
IO - inputCore.InputManager.executeGesture (14:49:54):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:54):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:54):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:55):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - scriptHandler.executeScript (14:49:55):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:55):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:55):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:56):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):h
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "h" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "h" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "he" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "he" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hel" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hel" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hell" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hell" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 4
IO - inputCore.InputManager.executeGesture (14:49:58):
Input: kb(desktop):o
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hello" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hello" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - inputCore.InputManager.executeGesture (14:50:00):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:50:00):
typed word: hello
IO - braille.BrailleBuffer.update (14:50:00):
Braille regions text: "hello " '
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleBuffer.update (14:50:00):
Braille regions text: "hello " '
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):w
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello w" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello w" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):o
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wo" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wo" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wor" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wor" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello worl" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello worl" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - inputCore.InputManager.executeGesture (14:50:03):
Input: kb(desktop):d
IO - braille.BrailleBuffer.update (14:50:03):
Braille regions text: "hello world" '
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleBuffer.update (14:50:03):
Braille regions text: "hello world" '
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - inputCore.InputManager.executeGesture (14:50:05):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - scriptHandler.executeScript (14:50:05):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - eventHandler.executeEvent (14:50:05):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - eventHandler.executeEvent (14:50:05):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:50:06):
Input: kb(desktop):shift+,
IO - speech.speakTypedCharacters (14:50:06):
typed word: world
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:50:06):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:50:07):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - speech.speak (14:50:07):
Speaking ('de'), u' "hello world";\n'
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - inputCore.InputManager.executeGesture (14:50:11):
Input: kb(desktop):NVDA+f1
INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (14:50:11):
Developer info for navigator object:
name: u''
role: ROLE_EDITABLETEXT
states: STATE_FOCUSABLE, STATE_EDITABLE, STATE_FOCUSED, STATE_MULTILINE
isFocusable: True
hasFocus: True
Python object: <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>
Python class mro: (<class 'NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject'>, <class 'NVDAObjects.behaviors.EditableTextWithAutoSelectDetection'>, <class 'NVDAObjects.behaviors.EditableText'>, <class 'editableText.EditableText'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)
description: None
location: (487, 315, 34, 455)
value: u'<?php\n/**\n * Arbit maintenance module (abm).\n * This module encapsulates different functionality which could not be fulfilled at time of this writing (by other modules).\n * This module performs some decoupled tasks such as deleting invalid users, dis' (truncated)
appModule: <'eclipse' (appName u'eclipse', process ID 4836) at address 5abcb50>
TextInfo: <class 'NVDAObjects.IAccessible.IA2TextTextInfo'>
windowHandle: 460338
windowClassName: u'SWT_Window0'
windowControlID: 460338
windowStyle: 1446051840
windowThreadID: 4860
windowText: u''
displayText: u'* Impl\n* Inv\n\n_/\nuncti\n $tim\n $res\nif ($r\n\x00for\n wat\n use\n }\n**\n* Call\n* Curr\n* Hen\n_/\nuncti\n// c\nif(us\n dru\n $fo\n\x00//$\n\x00ret\n }\nuncti\nprint\n"hell\n'
IAccessibleObject: <POINTER(IAccessible2) ptr=0x6cd9aac at 5b31030>
IAccessibleChildID: 0
IAccessible event parameters: windowHandle=460338, objectID=-4, childID=0
IAccessible accName: None
IAccessible accRole: ROLE_SYSTEM_TEXT
IAccessible accState: STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048580)
IAccessible accDescription: None
IAccessible accValue: u'<?php\n/_*\n * Arbit maintenance module (abm).\n * This module encapsulates different functionality which could not be fulfilled at time of this writing (by other modules).\n * This module performs some decoupled tasks such as deleting invalid users, dis' (truncated)
IAccessible2 windowHandle: 460338
IAccessible2 uniqueID: -17
IAccessible2 role: ROLE_SYSTEM_TEXT
IAccessible2 states: IA2_STATE_MULTI_LINE, IA2_STATE_EDITABLE (520)
IAccessible2 attributes: u'margin-left:2;margin-top:0;margin-right:0;margin-bottom:0;tab-stop:position=16;text-align:left;text-indent:0;text-model:a1;'
Blocked by #2466
Reported by aliminator on 2013-02-01 14:04
This issue happens when editing some source in Eclipse 3.7.
The error occurrs when autosuggestion is enabled and Eclipse is about to suggest something.
In this case the word "function" was written where Eclipse proposes when n is typed in.
Braille tethered to review is used. Seems to be somewhat similar to #2933
The log is below.
IO - speech.speak (14:48:25):$fo\n\x00//$ \n\x00ret\n }\nuncti\nprint\n"hell\n'
Speaking ('de'), u'edit multi line'
IO - speech.speak (14:48:25):
Speaking ('de'), u'blank'
IO - inputCore.InputManager.executeGesture (14:48:29):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:48:29):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:29):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:29):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:30):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:30):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:48:30):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:30):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init__.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:30):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:30):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:30):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:31):
typed word: fun
IO - inputCore.InputManager.executeGesture (14:48:31):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:31):
oleacc.AccessibleObjectFromEvent with window 328606, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:48:31):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:31):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:31):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:31):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:33):
Input: kb(desktop):control+space
IO - inputCore.InputManager.executeGesture (14:48:34):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:34):
oleacc.AccessibleObjectFromEvent with window 394142, objectID -4 and childID 0: -2147467259 Unbekannter Fehler
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:34):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:34):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:34):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:35):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:35):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:35):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:35):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:35):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:36):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:36):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:36):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:37):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - speech.speakSpellingGen (14:48:37):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - braille.BrailleHandler.update (14:48:37):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 46 4567 147 1357 1357 137 247 157
IO - inputCore.InputManager.executeGesture (14:48:37):
Input: kb(desktop):shift+end
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:37):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:37):
Braille regions text: $_COOKIE '
ERROR - eventHandler.executeEvent (14:48:37):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - speech.speakSpellingGen (14:48:38):
Speaking character u'Leerzeichen'
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:38):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:38):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:38):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):c
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:39):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:39):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:39):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:39):
typed word: func
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:40):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:40):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:40):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:41):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:41):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:41):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:41):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x05B0DCD0>> with gesture u'up arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):escape
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:41):
oleacc.AccessibleObjectFromEvent with window 263048, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - inputCore.InputManager.executeGesture (14:48:41):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:48:42):
Input: kb(desktop):alt+tab
IO - braille.BrailleBuffer.update (14:48:42):
Braille regions text: icon 2 of 8'
IO - braille.BrailleHandler.update (14:48:42):
Braille window dots: 1234 135 1235 2345 1 12 123 15 - 24 14 135 1345 - 126 - 135 124 - 1256
IO - speech.speak (14:48:42):
Speaking ('de'), u'portable icon 2 of 8'
IO - inputCore.InputManager.executeGesture (14:48:42):
Input: kb(desktop):shift+alt+tab
IO - braille.BrailleBuffer.update (14:48:42):
Braille regions text: - newmodules/abm-7.x-2.0/abm.module - Eclipse icon 1 of 8'
IO - braille.BrailleHandler.update (14:48:42):
Braille window dots: 12347 1257 12347 - 36 - 1345 15 2456 134 135 145 136 123 15 234 256 1 12 134 36 12456 3 1346 36 126 3 346 256 1 12 134 3 134 135 145 136 123 15 - 36 - 157 14 123 24 1234 234 15 - 24 14 135 1345 - 16 - 135 124 - 1256
IO - speech.speak (14:48:42):
Speaking ('de'), u'PHP - newmodules/abm-7.x-2.0/abm.module - Eclipse icon 1 of 8'
IO - braille.BrailleBuffer.update (14:48:43):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:43):
error executing event: becomeNavigatorObject on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init.pyc", line 836, in event_becomeNavigatorObject
File "braille.pyc", line 1444, in handleReviewMove
File "braille.pyc", line 1376, in doNewObject
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - speech.speak (14:48:43):
Speaking ('de'), u'PHP - newmodules/abm-7.x-2.0/abm.module - Eclipse'
IO - speech.speak (14:48:43):
Speaking ('de'), u'edit multi line'
IO - speech.speak (14:48:43):
Speaking ('de'), u'func '
IO - inputCore.InputManager.executeGesture (14:48:51):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:48:51):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - speech.speak (14:48:51):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:51):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:51):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:52):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:52):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:52):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:52):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:52):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:53):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:53):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:53):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:53):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:48:53):
Braille regions text: '
ERROR - scriptHandler.executeScript (14:48:53):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByLine of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'down arrow'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 101, in script_caret_moveByLine
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - speech.speakSpellingGen (14:48:54):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: 124 136 1345 14
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):control+shift+end
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:54):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:54):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:54):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:48:54):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:54):
Braille window dots: -
IO - speech.speak (14:48:55):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:48:55):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:48:55):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:55):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:48:56):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):c
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:56):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:56):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:56):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:48:57):
typed word: funct
IO - inputCore.InputManager.executeGesture (14:48:57):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:48:57):
oleacc.AccessibleObjectFromEvent with window 394120, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:48:57):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:57):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:57):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:57):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:58):
Input: kb(desktop):space
IO - braille.BrailleBuffer.update (14:48:58):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:58):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:58):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:48:58):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: t '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: t '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: te '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: tes '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:48:59):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: test '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:48:59):
Braille regions text: test '
ERROR - eventHandler.executeEvent (14:48:59):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:00):
Input: kb(desktop):enter
IO - speech.speakTypedCharacters (14:49:00):
typed word: test
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:00):
Speaking ('de'), u'selecting $variables'
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:00):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:00):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:04):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:49:04):
Input: kb(desktop):escape
IO - inputCore.InputManager.executeGesture (14:49:05):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:05):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:05):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:05):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:05):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:06):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - speech.speak (14:49:06):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - speech.speak (14:49:06):
Speaking ('de'), u'selection removed'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:06):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - speech.speak (14:49:06):
Speaking ('de'), u'}\n'
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleBuffer.update (14:49:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - braille.BrailleHandler.update (14:49:06):
Braille window dots: 23456 -
IO - inputCore.InputManager.executeGesture (14:49:07):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - speech.speak (14:49:07):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:07):
Input: kb(desktop):downArrow
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speak (14:49:07):
Speaking ('de'), u'function test_theme_theme_test__suggestion($variables)'
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:07):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:07):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:12):
Input: kb(desktop):home
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - speech.speakSpellingGen (14:49:12):
Speaking character u'f'
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleBuffer.update (14:49:12):
Braille regions text: test_theme_theme_test__suggestion($variables) '
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - braille.BrailleHandler.update (14:49:12):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - - 2345 15 234 2345 4567 2345 125 15 134 15 4567 2345 125 15 134 15 4567 2345 15 234 2345 4567 4567 234 136 1245 1245 15 234 2345 24 135 1345 236 46 1236 1 1235 24 1 12 123 15 234 356
IO - inputCore.InputManager.executeGesture (14:49:13):
Input: kb(desktop):control+shift+end
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: test_theme_theme_test__suggestion($variables) '
ERROR - eventHandler.executeEvent (14:49:13):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:13):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - speech.speak (14:49:13):
Speaking ('de'), u'blank'
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleBuffer.update (14:49:13):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - braille.BrailleHandler.update (14:49:13):
Braille window dots: -
IO - inputCore.InputManager.executeGesture (14:49:17):
Input: kb(desktop):f
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 -
IO - inputCore.InputManager.executeGesture (14:49:17):
Input: kb(desktop):u
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleBuffer.update (14:49:17):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - braille.BrailleHandler.update (14:49:17):
Braille window dots: 124 136 -
IO - inputCore.InputManager.executeGesture (14:49:18):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:18):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:49:18):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:18):
Braille regions text: '
ERROR - eventHandler.executeEvent (14:49:18):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:19):
Input: kb(desktop):control+space
IO - speech.speakTypedCharacters (14:49:19):
typed word: fun
IO - inputCore.InputManager.executeGesture (14:49:20):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:49:20):
oleacc.AccessibleObjectFromEvent with window 1180446, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - speech.speak (14:49:20):
Speaking ('de'), u'selecting function_name'
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:20):
Braille regions text: function_name($param) { '
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:20):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 124 136 1345 14 2345 24 135 1345 4567 1345 1 134 15 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: t($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - speech.speak (14:49:23):
Speaking ('de'), u'selection removed'
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: t($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: te($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: te($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:23):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: tes($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:23):
Braille regions text: tes($param) { '
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:23):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:24):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:24):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:24):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:24):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:26):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - scriptHandler.executeScript (14:49:26):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:26):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:26):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:26):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:27):
Input: kb(desktop):enter
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (14:49:27):
oleacc.AccessibleObjectFromEvent with window 1116014, objectID -4 and childID 0: -2147024809 Falscher Parameter
IO - speech.speakTypedCharacters (14:49:27):
typed word: est
IO - braille.BrailleBuffer.update (14:49:27):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:27):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:27):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):p
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: ptest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: ptest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: prtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: prtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):i
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: pritest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: printtest($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:49:28):
typed word: print
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: print test($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:28):
Braille regions text: print test($param) { '
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:28):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:28):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "test($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "test($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "ttest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "ttest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "tetest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "tetest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:29):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testtest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:29):
Braille regions text: print "testtest($param) { '
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:29):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:30):
Input: kb(desktop):shift+2
IO - speech.speakTypedCharacters (14:49:30):
typed word: test
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test"test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test"test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:30):
Input: kb(desktop):shift+,
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test";test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:30):
Braille regions text: print "test";test($param) { '
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:30):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:36):
Input: kb(desktop):control+z
IO - braille.BrailleBuffer.update (14:49:36):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleBuffer.update (14:49:36):
Braille regions text: test($param) { '
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - braille.BrailleHandler.update (14:49:36):
Braille window dots: 124 136 1345 14 2345 24 135 1345 - 2345 15 234 2345 236 46 1234 1 1235 1 134 356 - 12356
IO - inputCore.InputManager.executeGesture (14:49:37):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - scriptHandler.executeScript (14:49:38):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: test($param) { '
ERROR - eventHandler.executeEvent (14:49:38):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:38):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:38):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:38):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:40):
Input: kb(desktop):p
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: p '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: p '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:40):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: pr '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:40):
Braille regions text: pr '
ERROR - eventHandler.executeEvent (14:49:40):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):i
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: pri '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: pri '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):n
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: prin '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: prin '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:49:41):
typed word: print
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:41):
Braille regions text: print '
ERROR - eventHandler.executeEvent (14:49:41):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:41):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "t" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "t" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "te" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "te" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):s
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "tes" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "tes" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 4
IO - inputCore.InputManager.executeGesture (14:49:42):
Input: kb(desktop):t
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "test" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleBuffer.update (14:49:42):
Braille regions text: print "test" '
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - braille.BrailleHandler.update (14:49:42):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4
IO - inputCore.InputManager.executeGesture (14:49:45):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - scriptHandler.executeScript (14:49:45):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - eventHandler.executeEvent (14:49:45):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:45):
Braille regions text: print "test" '
ERROR - eventHandler.executeEvent (14:49:45):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:46):
Input: kb(desktop):shift+,
IO - speech.speakTypedCharacters (14:49:46):
typed word: test
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:46):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:46):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:47):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:48):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speak (14:49:48):
Speaking ('de'), u' print "test";\n'
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:48):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:48):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'r'
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'i'
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:50):
Input: kb(desktop):rightArrow
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:50):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:50):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:50):
Speaking character u'n'
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:51):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:51):
Speaking character u't'
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:51):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:51):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:52):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:52):
Speaking character u'Leerzeichen'
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:52):
Input: kb(desktop):rightArrow
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:52):
Speaking character u'Anf\xfchrungszeichen'
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:52):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:52):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:53):
Input: kb(desktop):delete
IO - braille.BrailleBuffer.update (14:49:53):
Braille regions text: print test"; '
IO - braille.BrailleHandler.update (14:49:53):
Braille window dots: - - 1234 1235 24 1345 2345 - 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:53):
Braille window dots: - - 1234 1235 24 1345 2345 - 2345 15 234 2345 4 23
IO - speech.speakSpellingGen (14:49:53):
Speaking character u't'
IO - inputCore.InputManager.executeGesture (14:49:54):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:54):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleBuffer.update (14:49:54):
Braille regions text: print "test"; '
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - braille.BrailleHandler.update (14:49:54):
Braille window dots: - - 1234 1235 24 1345 2345 - 4 2345 15 234 2345 4 23
IO - inputCore.InputManager.executeGesture (14:49:55):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - scriptHandler.executeScript (14:49:55):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:55):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:49:55):
Braille regions text: print "test"; '
ERROR - eventHandler.executeEvent (14:49:55):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:49:56):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:49:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:49:56):
Braille regions text: '
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:49:56):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):shift+2
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):h
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "h" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "h" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):e
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "he" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "he" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hel" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hel" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 4
IO - inputCore.InputManager.executeGesture (14:49:57):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:49:57):
Braille regions text: "hell" '
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleHandler.update (14:49:57):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hell" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 4
IO - inputCore.InputManager.executeGesture (14:49:58):
Input: kb(desktop):o
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hello" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleBuffer.update (14:49:58):
Braille regions text: "hello" '
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - braille.BrailleHandler.update (14:49:58):
Braille window dots: - - 4 125 15 123 123 135 4
IO - inputCore.InputManager.executeGesture (14:50:00):
Input: kb(desktop):space
IO - speech.speakTypedCharacters (14:50:00):
typed word: hello
IO - braille.BrailleBuffer.update (14:50:00):
Braille regions text: "hello " '
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleBuffer.update (14:50:00):
Braille regions text: "hello " '
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - braille.BrailleHandler.update (14:50:00):
Braille window dots: - - 4 125 15 123 123 135 - 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):w
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello w" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello w" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):o
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wo" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wo" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):r
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wor" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello wor" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 4
IO - inputCore.InputManager.executeGesture (14:50:02):
Input: kb(desktop):l
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello worl" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleBuffer.update (14:50:02):
Braille regions text: "hello worl" '
IO - braille.BrailleHandler.update (14:50:02):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 4
IO - inputCore.InputManager.executeGesture (14:50:03):
Input: kb(desktop):d
IO - braille.BrailleBuffer.update (14:50:03):
Braille regions text: "hello world" '
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleBuffer.update (14:50:03):
Braille regions text: "hello world" '
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - braille.BrailleHandler.update (14:50:03):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4
IO - inputCore.InputManager.executeGesture (14:50:05):
Input: kb(desktop):end
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - scriptHandler.executeScript (14:50:05):
error executing script: <bound method Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject.script_caret_moveByCharacter of <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>> with gesture u'end'
Traceback (most recent call last):
File "scriptHandler.pyc", line 165, in executeScript
File "editableText.pyc", line 104, in script_caret_moveByCharacter
File "editableText.pyc", line 98, in caretMovementScriptHelper
File "editableText.pyc", line 82, in caretScriptPostMovedHelper
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - eventHandler.executeEvent (14:50:05):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:05):
Braille regions text: "hello world" '
ERROR - eventHandler.executeEvent (14:50:05):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:50:06):
Input: kb(desktop):shift+,
IO - speech.speakTypedCharacters (14:50:06):
typed word: world
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: "hello world"; '
ERROR - eventHandler.executeEvent (14:50:06):
error executing event: caret on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 161, in event_caret
File "NVDAObjects\IAccessible__init_.pyc", line 1277, in event_caret
File "NVDAObjects__init__.pyc", line 858, in event_caret
File "api.pyc", line 188, in setReviewPosition
File "braille.pyc", line 1441, in handleReviewMove
File "braille.pyc", line 1407, in doCursorMove
File "braille.pyc", line 998, in scrollTo
File "braille.pyc", line 914, in regionPosToBufferPos
LookupError: No such position
IO - inputCore.InputManager.executeGesture (14:50:06):
Input: kb(desktop):enter
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleBuffer.update (14:50:06):
Braille regions text: '
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - braille.BrailleHandler.update (14:50:06):
Braille window dots: - - -
IO - inputCore.InputManager.executeGesture (14:50:07):
Input: kb(desktop):upArrow
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - speech.speak (14:50:07):
Speaking ('de'), u' "hello world";\n'
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleBuffer.update (14:50:07):
Braille regions text: "hello world"; '
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - braille.BrailleHandler.update (14:50:07):
Braille window dots: - - 4 125 15 123 123 135 - 2456 135 1235 123 145 4 23
IO - inputCore.InputManager.executeGesture (14:50:11):
Input: kb(desktop):NVDA+f1
INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (14:50:11):
Developer info for navigator object:
name: u''
role: ROLE_EDITABLETEXT
states: STATE_FOCUSABLE, STATE_EDITABLE, STATE_FOCUSED, STATE_MULTILINE
isFocusable: True
hasFocus: True
Python object: <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject object at 0x028A9A90>
Python class mro: (<class 'NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionIAccessibleWindowNVDAObject'>, <class 'NVDAObjects.behaviors.EditableTextWithAutoSelectDetection'>, <class 'NVDAObjects.behaviors.EditableText'>, <class 'editableText.EditableText'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)
description: None
location: (487, 315, 34, 455)
value: u'<?php\n/**\n * Arbit maintenance module (abm).\n * This module encapsulates different functionality which could not be fulfilled at time of this writing (by other modules).\n * This module performs some decoupled tasks such as deleting invalid users, dis' (truncated)
appModule: <'eclipse' (appName u'eclipse', process ID 4836) at address 5abcb50>
TextInfo: <class 'NVDAObjects.IAccessible.IA2TextTextInfo'>
windowHandle: 460338
windowClassName: u'SWT_Window0'
windowControlID: 460338
windowStyle: 1446051840
windowThreadID: 4860
windowText: u''
displayText: u'* Impl\n* Inv\n\n_/\nuncti\n $tim\n $res\nif ($r\n\x00for\n wat\n use\n }\n**\n* Call\n* Curr\n* Hen\n_/\nuncti\n// c\nif(us\n dru\n
IAccessibleObject: <POINTER(IAccessible2) ptr=0x6cd9aac at 5b31030>
IAccessibleChildID: 0
IAccessible event parameters: windowHandle=460338, objectID=-4, childID=0
IAccessible accName: None
IAccessible accRole: ROLE_SYSTEM_TEXT
IAccessible accState: STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048580)
IAccessible accDescription: None
IAccessible accValue: u'<?php\n/_*\n * Arbit maintenance module (abm).\n * This module encapsulates different functionality which could not be fulfilled at time of this writing (by other modules).\n * This module performs some decoupled tasks such as deleting invalid users, dis' (truncated)
IAccessible2 windowHandle: 460338
IAccessible2 uniqueID: -17
IAccessible2 role: ROLE_SYSTEM_TEXT
IAccessible2 states: IA2_STATE_MULTI_LINE, IA2_STATE_EDITABLE (520)
IAccessible2 attributes: u'margin-left:2;margin-top:0;margin-right:0;margin-bottom:0;tab-stop:position=16;text-align:left;text-indent:0;text-model:a1;'
Blocked by #2466