INFO - nvda (10:05:17): Starting NVDA INFO - core.main (10:05:17): Config dir: C:\Documents and Settings\brian\Application Data\nvda DEBUG - core.main (10:05:17): setting language to Windows INFO - core.main (10:05:17): NVDA version main-3708 INFO - core.main (10:05:17): Using Windows version sys.getwindowsversion(major=5, minor=1, build=2600, platform=2, service_pack='Service Pack 3') INFO - core.main (10:05:17): Using Python version 2.7 (r27:82525, Jul 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] INFO - core.main (10:05:17): Using comtypes version 0.6.2 DEBUG - core.main (10:05:17): Creating wx application instance DEBUG - core.main (10:05:17): Speech Dictionary processing DEBUG - speechDictHandler.SpeechDict.load (10:05:17): Loading speech dictionary 'C:\Documents and Settings\brian\Application Data\nvda\speechDicts\default.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:05:17): file 'C:\Documents and Settings\brian\Application Data\nvda\speechDicts\default.dic' not found. DEBUG - speechDictHandler.SpeechDict.load (10:05:17): Loading speech dictionary 'builtin.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:05:17): 4 loaded records. DEBUG - core.main (10:05:17): Initializing speech INFO - synthDrivers.espeak.SynthDriver.__init__ (10:05:17): Using eSpeak version 1.44.01 12.Aug.10 DEBUG - speechDictHandler.SpeechDict.load (10:05:17): Loading speech dictionary 'C:\Documents and Settings\brian\Application Data\nvda\speechDicts\espeak-english (en_en).dic'... DEBUG - speechDictHandler.SpeechDict.load (10:05:17): 10 loaded records. INFO - synthDriverHandler.setSynth (10:05:17): Loaded synthDriver espeak INFO - core.main (10:05:17): Using wx version 2.8.11.0 (msw-unicode) DEBUG - core.main (10:05:17): Initializing braille INFO - braille.initialize (10:05:17): Using liblouis version 1.8.0 INFO - braille.BrailleHandler.setDisplayByName (10:05:17): Loaded braille display driver noBraille DEBUG - core.main (10:05:17): Initializing NVDAHelper DEBUG - core.main (10:05:17): Initializing displayModel DEBUG - core.main (10:05:17): Initializing GUI DEBUG - core.main (10:05:18): Initializing appModule Handler DEBUG - appModuleHandler.getKeyMapFileName (10:05:18): Found keymap file for _default at .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.AppModule.loadKeyMap (10:05:18): added 81 bindings to appModule <_default (appName csrss, process ID 704) at address 21a9330> from file .\appModules\_default_desktop.kbd DEBUG - core.main (10:05:18): initializing Java Access Bridge support DEBUG - core.main (10:05:18): Initializing winConsole support DEBUG - core.main (10:05:18): Initializing UIA support WARNING - core.main (10:05:18): UIA not available DEBUG - core.main (10:05:18): Initializing IAccessible support DEBUG - core.main (10:05:18): Initializing keyboard handler DEBUG - core.main (10:05:18): initializing mouse handler DEBUG - appModuleHandler.getKeyMapFileName (10:05:18): Found keymap file for _default at .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.AppModule.loadKeyMap (10:05:18): added 81 bindings to appModule from file .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.getKeyMapFileName (10:05:18): No keymapFile for explorer DEBUG - core.main (10:05:18): starting core pump DEBUG - core.CorePump.__init__ (10:05:18): Core pump starting DEBUG - core.main (10:05:18): Initializing watchdog INFO - core.main (10:05:18): NVDA initialized DEBUG - core.main (10:05:18): entering wx application main loop IO - speech.speakText (10:05:18): Speaking u'C:\\Desktop docs' IO - speech.speakText (10:05:18): Speaking u'FolderView list' IO - speech.speakText (10:05:18): Speaking u'Carers_Direct_Email_Form Blank.doc 33 of 319' IO - keyboardHandler.internal_keyDownEvent (10:05:24): key press: return DEBUGWARNING - watchdog._watcher (10:05:24): Trying to recover from freeze, core stack: File "nvda.pyw", line 139, in File "core.pyc", line 247, in main File "wx\_core.pyc", line 8007, in MainLoop File "wx\_core.pyc", line 7303, in MainLoop File "core.pyc", line 232, in Notify File "IAccessibleHandler.pyc", line 842, in pumpAll File "IAccessibleHandler.pyc", line 602, in processGenericWinEvent File "IAccessibleHandler.pyc", line 533, in winEventToNVDAEvent File "NVDAObjects\IAccessible\__init__.pyc", line 35, in getNVDAObjectFromEvent File "IAccessibleHandler.pyc", line 361, in accessibleObjectFromEvent DEBUG - appModuleHandler.getKeyMapFileName (10:05:25): Found keymap file for _default at .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.AppModule.loadKeyMap (10:05:25): added 81 bindings to appModule from file .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.getKeyMapFileName (10:05:25): No keymapFile for winword DEBUG - appModuleHandler.getKeyMapFileName (10:05:26): Found keymap file for _default at .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.AppModule.loadKeyMap (10:05:26): added 81 bindings to appModule from file .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.getKeyMapFileName (10:05:26): No keymapFile for explorer IO - speech.speakText (10:05:26): Speaking u'Carers_Direct_Email_Form Blank.doc - Microsoft Word' IO - speech.speakText (10:05:26): Speaking u'Carers_Direct_Email_Form Blank.doc' IO - speech.speakText (10:05:26): Speaking u'edit' ERROR - eventHandler.executeEvent (10:05:27): error executing event: gainFocus on with extra args of {} Traceback (most recent call last): File "eventHandler.pyc", line 80, in executeEvent File "eventHandler.pyc", line 128, in executeEvent_appModuleLevel File "eventHandler.pyc", line 135, in executeEvent_treeInterceptorLevel File "eventHandler.pyc", line 139, in executeEvent_NVDAObjectLevel File "NVDAObjects\__init__.pyc", line 751, in event_gainFocus File "NVDAObjects\__init__.pyc", line 698, in reportFocus File "speech.pyc", line 290, in speakObject File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:35): key press: extendeddown IO - keyUtils.sendKey (10:05:35): extendeddown DEBUG - queueHandler.isPendingItems (10:05:35): pending events in eventQueue: False ERROR - scriptHandler.executeScript (10:05:36): error executing script: > with key (None, 'extendeddown') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 83, in script_caret_moveByLine File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:37): key press: extendedup IO - keyUtils.sendKey (10:05:37): extendedup DEBUG - queueHandler.isPendingItems (10:05:37): pending events in eventQueue: False ERROR - scriptHandler.executeScript (10:05:37): error executing script: > with key (None, 'extendedup') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 83, in script_caret_moveByLine File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:39): key press: extendedright IO - keyUtils.sendKey (10:05:39): extendedright DEBUG - queueHandler.isPendingItems (10:05:39): pending events in eventQueue: False ERROR - scriptHandler.executeScript (10:05:39): error executing script: > with key (None, 'extendedright') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:40): key press: extendedleft IO - keyUtils.sendKey (10:05:40): extendedleft DEBUG - queueHandler.isPendingItems (10:05:40): pending events in eventQueue: False ERROR - scriptHandler.executeScript (10:05:41): error executing script: > with key (None, 'extendedleft') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:43): key press: h IO - speech._speakSpellingGen (10:05:43): Speaking character u'h' IO - keyboardHandler.internal_keyDownEvent (10:05:44): key press: e IO - speech._speakSpellingGen (10:05:44): Speaking character u'e' IO - keyboardHandler.internal_keyDownEvent (10:05:44): key press: l IO - speech._speakSpellingGen (10:05:44): Speaking character u'l' IO - keyboardHandler.internal_keyDownEvent (10:05:44): key press: l IO - speech._speakSpellingGen (10:05:44): Speaking character u'l' IO - keyboardHandler.internal_keyDownEvent (10:05:45): key press: o IO - speech._speakSpellingGen (10:05:45): Speaking character u'o' IO - keyboardHandler.internal_keyDownEvent (10:05:47): key press: extendedright IO - keyUtils.sendKey (10:05:47): extendedright DEBUG - queueHandler.isPendingItems (10:05:47): pending events in eventQueue: False ERROR - scriptHandler.executeScript (10:05:47): error executing script: > with key (None, 'extendedright') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:48): key press: extendedleft IO - keyUtils.sendKey (10:05:48): extendedleft DEBUG - queueHandler.isPendingItems (10:05:48): pending events in eventQueue: False IO - keyboardHandler.internal_keyDownEvent (10:05:48): key press: extendedleft ERROR - scriptHandler.executeScript (10:05:48): error executing script: > with key (None, 'extendedleft') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyUtils.sendKey (10:05:48): extendedleft DEBUG - queueHandler.isPendingItems (10:05:48): pending events in eventQueue: True IO - keyboardHandler.internal_keyDownEvent (10:05:49): key press: extendedleft ERROR - scriptHandler.executeScript (10:05:49): error executing script: > with key (None, 'extendedleft') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyUtils.sendKey (10:05:49): extendedleft DEBUG - queueHandler.isPendingItems (10:05:49): pending events in eventQueue: True IO - keyboardHandler.internal_keyDownEvent (10:05:49): key press: extendedleft ERROR - scriptHandler.executeScript (10:05:50): error executing script: > with key (None, 'extendedleft') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyUtils.sendKey (10:05:50): extendedleft DEBUG - queueHandler.isPendingItems (10:05:50): pending events in eventQueue: True ERROR - scriptHandler.executeScript (10:05:50): error executing script: > with key (None, 'extendedleft') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 86, in script_caret_moveByCharacter File "editableText.pyc", line 80, in _caretMovementScriptHelper File "editableText.pyc", line 68, in _caretScriptPostMovedHelper File "speech.pyc", line 501, in speakTextInfo File "NVDAObjects\window\winword.pyc", line 208, in getTextWithFields File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:05:58): key press: back ERROR - scriptHandler.executeScript (10:05:58): error executing script: > with key (None, 'back') Traceback (most recent call last): File "scriptHandler.pyc", line 100, in executeScript File "editableText.pyc", line 118, in script_caret_backspaceCharacter File "editableText.pyc", line 105, in _backspaceScriptHelper File "baseObject.pyc", line 22, in __get__ File "NVDAObjects\window\winword.pyc", line 286, in _get_text File "comtypes\client\lazybind.pyc", line 149, in __getattr__ File "comtypes\automation.pyc", line 664, in _invoke COMError: (-2147352567, 'Exception occurred.', (u'This method or property is not available because the object refers to a protected area of the document.', u'Microsoft Word', u'C:\\Program Files\\Microsoft Office\\Office10\\1033\\wdmain10.chm', 37373, None)) IO - keyboardHandler.internal_keyDownEvent (10:06:03): key press: nvda+f1 INFO - appModules._default.AppModule.script_navigatorObject_devInfo (10:06:03): Developer info for navigator object: name: None role: ROLE_EDITABLETEXT states: STATE_FOCUSABLE, STATE_FOCUSED Python object: Python class mro: (, , , , , , , , , , , ) description: None location: (26, 121, 980, 582) value: None appModule: TextInfo: windowHandle: 1704738 windowClassName: u'_WwG' windowControlID: 0 windowStyle: 1442840576 windowThreadID: 3572 windowText: u'\x00' IAccessibleObject: IAccessibleChildID: 0 IAccessible event parameters: windowHandle=1704738, objectID=-4, childID=0 IAccessible accRole: ROLE_SYSTEM_CLIENT IAccessible accState: STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048580) DEBUG - appModuleHandler.getKeyMapFileName (10:06:03): Found keymap file for _default at .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.AppModule.loadKeyMap (10:06:03): added 81 bindings to appModule from file .\appModules\_default_desktop.kbd DEBUG - appModuleHandler.getKeyMapFileName (10:06:03): No keymapFile for nvda DEBUGWARNING - watchdog._watcher (10:06:03): Trying to recover from freeze, core stack: File "nvda.pyw", line 139, in File "core.pyc", line 247, in main File "wx\_core.pyc", line 8007, in MainLoop File "wx\_core.pyc", line 7303, in MainLoop File "core.pyc", line 232, in Notify File "IAccessibleHandler.pyc", line 842, in pumpAll File "IAccessibleHandler.pyc", line 602, in processGenericWinEvent File "IAccessibleHandler.pyc", line 533, in winEventToNVDAEvent File "NVDAObjects\IAccessible\__init__.pyc", line 41, in getNVDAObjectFromEvent File "NVDAObjects\__init__.pyc", line 68, in __call__ File "NVDAObjects\IAccessible\__init__.pyc", line 344, in findOverlayClasses File "baseObject.pyc", line 35, in __get__ File "baseObject.pyc", line 111, in _getPropertyViaCache File "NVDAObjects\IAccessible\__init__.pyc", line 683, in _get_IAccessibleRole File "comtypes\__init__.pyc", line 795, in __call__ IO - speech.speakText (10:06:05): Speaking u'NVDA Log Viewer' IO - speech.speakText (10:06:05): Speaking u'edit multi line' IO - speech.speakText (10:06:05): Speaking u'INFO - appModules._default.AppModule.script_navigatorObject_devInfo (10:06:03):\r' IO - keyboardHandler.internal_keyDownEvent (10:06:13): key press: control+alt+r INFO - core.main (10:06:13): Exiting DEBUG - core.main (10:06:13): Terminating watchdog DEBUG - core.main (10:06:13): Terminating GUI INFO - config.save (10:06:13): Configuration saved DEBUG - core.main (10:06:13): Cleaning up running treeInterceptors DEBUG - core.main (10:06:13): Terminating IAccessible support DEBUG - core.main (10:06:13): Terminating UIA support DEBUG - core.main (10:06:13): Terminating winConsole support DEBUG - core.main (10:06:13): Terminating Java Access Bridge support DEBUG - core.main (10:06:13): Terminating NVDAHelper DEBUG - core.main (10:06:13): Terminating keyboard handler DEBUG - core.main (10:06:13): Terminating mouse handler DEBUG - core.main (10:06:13): Terminating braille DEBUG - core.main (10:06:13): Terminating speech DEBUG - core.main (10:06:15): core done INFO - nvda (10:06:15): NVDA exit