nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.1k stars 634 forks source link

Slow to no response in Office 2010, Windows 10. #9374

Closed GuruSR closed 1 year ago

GuruSR commented 5 years ago

Steps to reproduce:

Watched as user demonstrated what it is doing, user then went to Open Word 2010 and Excel 2010, write something, push Alt for the shortcut key strip to show, most times no voice, work around was to push the key the user wanted and then the menu would show, again, no voice, had to arrow up to scroll backwards from the bottom of the menu up to "Save", then when pushing enter on Save, the "Save As" dialogue would show up, no notification of that either.

Actual behavior:

The voice would randomly or not at all, produce the necessary information on the tab strip, menus, open dialogues of Office 2010 products on Windows 10 and in some cases, within the edit area of them can lag up to a minute or two, even on an empty file.

Expected behavior:

Reasonable delay between activity of user and voice feedback.

System configuration

Intel NUC with an Celeron J3455 processor, 4GB ram, 240GB SSD.

NVDA installed/portable/running from source:

NVDA is installed and set for usage on startup from the login screen onward.

NVDA version:

NVDA 2018.3, untested later versions to avoid issues with other things not working. The user can at least manage the machine at present.

Windows version:

Windows 64-bit build 1809.

Name and version of other software in use when reproducing the issue:

Office 2010, Word, Excel, Powerpoint.

Other information about your system:

Most systems in environments where the user or company have a limited budget, machines of this speed are purchased and used in office environments for cost effectiveness. Sadly, the versions of NVDA used on these machines, push CPU usage at idle as high as 25%, reducing the overall performance of the machine and the performance of NVDA in responsiveness.

Other questions

Does the issue still occur after restarting your PC?

Yes, it happens all the time.

Have you tried any other versions of NVDA?

Not any newer ones, the previous version worked better with 2010, this one introduced the absence of voice on the Open, Save and Save As dialogues, the user has to alt tab out and back to it for the window to be read.

The user is legally blind, is using a standard qwerty 101 keyboard, with no mouse usage, in fact I have turned some of the mouse controls off on NVDA so when users are using it outside of main use are using it, won't interfere with the normal usage by just the keyboard by having the mouse hovering over something repeating something that is not in context.

Wanted logs:

Open and Save As.txt Open and Save Snapshot.txt

The Snapshot mentioned, is reading the Open and Save As, but missed dialogues in Thunderbird.

sjtaylor82 commented 4 years ago

Adding to existing thread due to similar issue observed: When pressing f12 to save a document, the SaveAs dialog will invoke and be seen by NVDA roughly only 50% of the time. This is true in Word and Excel. Please see log below taken with all addons disabled: INFO - main (10:15:10.985) - MainThread (3144): Starting NVDA version alpha-20558,74bd9b86 INFO - core.main (10:15:11.994) - MainThread (3144): Config dir: C:\Users\Sam\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (10:15:11.994) - MainThread (3144): Loading config: C:\Users\Sam\AppData\Roaming\nvda\nvda.ini INFO - config.ConfigManager._loadConfig (10:15:12.039) - MainThread (3144): Config loaded (after upgrade, and in the state it will be used by NVDA): {'schemaVersion': '4', 'development': {'enableScratchpadDir': 'False'}, 'upgrade': {}, 'update': {'autoCheck': 'True', 'startupNotification': 'True', 'allowUsageStats': 'True', 'askedAllowUsageStats': 'True'}, 'general': {'language': 'en', 'saveConfigurationOnExit': 'True', 'askToExit': 'True', 'playStartAndExitSounds': 'True', 'loggingLevel': 'DEBUG', 'showWelcomeDialogAtStartup': 'False'}, 'speech': {'synth': 'ibmeci', 'outputDevice': 'Headphones (Cirrus Logic CS4208', 'symbolLevel': '100', 'autoLanguageSwitching': 'False', 'trustVoiceLanguage': 'True', 'includeCLDR': 'True', 'oneCore': {'voice': 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enUS_DavidM', 'volume': '100', 'rate': '60'}, 'sapi5': {'voice': 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\TTS_MS_EN-US_ZIRA_11.0', 'volume': '100', 'rate': '50'}, 'espeak': {'voice': 'en', 'variant': 'm5', 'rate': '20', 'pitch': '40', 'inflection': '75', 'volume': '100', 'rateBoost': 'True'}, 'ibmeci': {'voice': '65536', 'variant': '1', 'pitch': '65', 'inflection': '30', 'volume': '100', 'rgh': '0', 'bth': '0', 'rate': '75', 'backquoteVoiceTags': 'True', 'capPitchChange': '0', 'beepForCapitals': 'False', 'rateBoost': 'False', 'hsz': '50', 'sayCapForCapitals': 'True'}}, 'braille': {'autoTether': 'False', 'tetherTo': 'focus', 'display': 'noBraille', 'expandAtCursor': 'False', 'messageTimeout': '3', 'noBraille': {}, 'hims': {'port': 'auto'}, 'auto': {}}, 'keyboard': {'keyboardLayout': 'laptop', 'useCapsLockAsNVDAModifierKey': 'True', 'speakTypedCharacters': 'False', 'speakTypedWords': 'True', 'speakCommandKeys': 'False'}, 'presentation': {'reportDynamicContentChanges': 'True', 'reportTooltips': 'True', 'guessObjectPositionInformationWhenUnavailable': 'False', 'reportObjectPositionInformation': 'False', 'reportObjectDescriptions': 'True', 'progressBarUpdates': {'progressBarOutputMode': 'beep'}}, 'virtualBuffers': {'autoSayAllOnPageLoad': 'False', 'useScreenLayout': 'True', 'autoPassThroughOnFocusChange': 'False', 'autoFocusFocusableElements': 'False'}, 'documentFormatting': {'reportTables': 'False', 'reportTableHeaders': 'False', 'reportTableCellCoords': 'True', 'reportLists': 'False', 'reportLandmarks': 'False', 'reportFrames': 'False', 'reportClickable': 'False', 'autoLanguageSwitching': 'False', 'reportColor': 'False', 'reportLineNumber': 'False', 'reportBorderStyle': 'False', 'reportBlockQuotes': 'False', 'reportGroupings': 'False', 'reportRevisions': 'False', 'reportFontAttributes': 'False', 'reportSuperscriptsAndSubscripts': 'False', 'reportLineIndentationWithTones': 'False', 'reportArticles': 'False', 'reportHeadings': 'True', 'reportAlignment': 'False', 'reportParagraphIndentation': 'False', 'reportLineSpacing': 'False', 'reportLineIndentation': 'False'}, 'uwpOcr': {'language': 'en-GB'}, 'audio': {'audioDuckingMode': '0'}, 'mouse': {'enableMouseTracking': 'True', 'reportObjectRoleOnMouseEnter': 'True', 'audioCoordinatesOnMouseMove': 'False', 'mouseTextUnit': 'word', 'audioCoordinates_detectBrightness': 'True'}, 'sentencenav': {'breakOnWikiReferences': 'False', 'skippable': '"”’»)', 'fullWidthSentenceBreakers': '。!?', 'exceptionalAbbreviations': '{"ru": "\u0422\u043e\u0432 \u0442\u043e\u0432", "en": "Mr Ms Mrs Dr St e.g"}', 'capitalLetters': '{"ru": "\u0410-\u042f", "en": "A-Z"}', 'phraseBreakers': '.!?,;:-–()', 'fullWidthPhraseBreakers': '。!?,;:()'}, 'textnav': {'crackleVolume': '0'}, 'vision': {'NVDAHighlighter': {'highlightFocus': 'False', 'highlightNavigator': 'False', 'highlightBrowseMode': 'False'}, 'screenCurtain': {'enabled': 'False'}}, 'UIA': {'useInMSWordWhenAvailable': 'False', 'winConsoleImplementation': 'auto'}, 'terminals': {'speakPasswords': 'False', 'keyboardSupportInLegacy': 'False'}, 'ibmeci': {'dllName': 'eci.dll', 'TTSPath': 'ibmtts'}, 'clockAndCalendar': {'alarmSound': 'clock alarm.wav', 'timeDisplayFormat': '11', 'autoAnnounce': '3', 'timeReporting': '1', 'timeReportSound': 'light_bell.wav', 'alarmTimerChoice': '0', 'alarmTime': '0.0', 'alarmSavedTime': '0.0'}, 'inputComposition': {'autoReportAllCandidates': 'True', 'announceSelectedCandidate': 'True'}, 'goldenCursor': {'reportNewMouseCoordinates': 'True', 'mouseMovementUnit': '10'}, 'reviewCursor': {'simpleReviewMode': 'True', 'followFocus': 'True', 'followCaret': 'True'}, 'featureFlag': {'cancelExpiredFocusSpeech': '1'}, 'editableText': {'caretMoveTimeoutMs': '100'}, 'tonysEnhancements': {'consoleRealtime': 'True', 'blockDoubleCaps': 'True'}, 'TimeZoner': {'timezones': ['US/Central', 'US/Eastern', 'US/Mountain', 'US/Pacific', 'UTC']}, 'enhancedPhoneticReading': {'delay': '0.3', 'delayedDescriptions': 'False'}} DEBUG - core.main (10:15:12.101) - MainThread (3144): setting language to en INFO - core.main (10:15:12.102) - MainThread (3144): Using Windows version 10.0.19041 workstation INFO - core.main (10:15:12.102) - MainThread (3144): Using Python version 3.7.8 (tags/v3.7.8:4b47a5b6ba, Jun 28 2020, 07:55:33) [MSC v.1916 32 bit (Intel)] INFO - core.main (10:15:12.102) - MainThread (3144): Using comtypes version 1.1.7 INFO - core.main (10:15:12.102) - MainThread (3144): Using configobj version 5.1.0 with validate version 1.0.1 DEBUG - core.main (10:15:12.113) - MainThread (3144): Initializing add-ons system DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.114) - MainThread (3144): Listing add-ons from C:\Users\Sam\AppData\Roaming\nvda\addons DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.114) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\addonUpdater DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.116) - MainThread (3144): Found add-on addonUpdater - 20.07. Requires API: (2020, 1, 0). Last-tested API: (2020, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.117) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\clock DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.119) - MainThread (3144): Found add-on clock - 19.12. Requires API: (2014, 3, 0). Last-tested API: (2019, 4, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.120) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\EnhancedPhoneticReading DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.121) - MainThread (3144): Found add-on EnhancedPhoneticReading - 0.5a2. Requires API: (2018, 3, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.121) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\goldenCursor DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.122) - MainThread (3144): Found add-on goldenCursor - 4.0. Requires API: (2019, 3, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.123) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\IBMTTS DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.125) - MainThread (3144): Found add-on IBMTTS - 19.10B2. Requires API: (2018, 3, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.125) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\Mozilla DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.128) - MainThread (3144): Found add-on Mozilla - 1.11. Requires API: (2018, 1, 0). Last-tested API: (2020, 1, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.128) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\remote DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.130) - MainThread (3144): Found add-on remote - 2.3. Requires API: (2019, 3, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.131) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\speechHistory DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.133) - MainThread (3144): Found add-on speechHistory - 2020.2. Requires API: (2019, 3, 0). Last-tested API: (2020, 1, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.133) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\systrayList DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.135) - MainThread (3144): Found add-on systrayList - 4.0. Requires API: (2019, 3, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.136) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\textnav DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.138) - MainThread (3144): Found add-on textnav - 1.4. Requires API: (2019, 2, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.139) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\timezone DEBUG - addonHandler.Addon.init (10:15:12.139) - MainThread (3144): Using manifest translation from C:\Users\Sam\AppData\Roaming\nvda\addons\timezone\locale\en\manifest.ini DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.141) - MainThread (3144): Found add-on timezone - 1.04. Requires API: (2019, 2, 0). Last-tested API: (2020, 1, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.142) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\wintenApps DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.144) - MainThread (3144): Found add-on wintenApps - 20.07.2. Requires API: (2019, 3, 0). Last-tested API: (2020, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.145) - MainThread (3144): Loading add-on from C:\Users\Sam\AppData\Roaming\nvda\addons\winWizard DEBUG - addonHandler._getAvailableAddonsFromPath (10:15:12.147) - MainThread (3144): Found add-on winWizard - 4.0.0. Requires API: (0, 0, 0). Last-tested API: (2019, 3, 1) INFO - core.main (10:15:12.157) - MainThread (3144): Add-ons are disabled. Restart NVDA to enable them. DEBUG - core.main (10:15:12.459) - MainThread (3144): Initializing appModule Handler DEBUG - core.main (10:15:12.460) - MainThread (3144): Initializing NVDAHelper DEBUG - core.main (10:15:12.510) - MainThread (3144): Initializing tones DEBUG - core.main (10:15:12.526) - MainThread (3144): Speech Dictionary processing DEBUG - speechDictHandler.SpeechDict.load (10:15:12.526) - MainThread (3144): Loading speech dictionary 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\default.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:15:12.528) - MainThread (3144): 7 loaded records. DEBUG - speechDictHandler.SpeechDict.load (10:15:12.529) - MainThread (3144): Loading speech dictionary 'builtin.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:15:12.530) - MainThread (3144): 3 loaded records. DEBUG - core.main (10:15:12.530) - MainThread (3144): Initializing speech ERROR - synthDriverHandler.setSynth (10:15:12.530) - MainThread (3144): setSynth Traceback (most recent call last): File "synthDriverHandler.pyc", line 448, in setSynth File "synthDriverHandler.pyc", line 419, in getSynthInstance File "synthDriverHandler.pyc", line 383, in _getSynthDriver File "importlib__init__.pyc", line 127, in import_module File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'synthDrivers.ibmeci' DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:15:12.555) - MainThread (3144): registering pre_configSave action: <class 'synthDrivers.oneCore.SynthDriver'> DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:12.728) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_GeorgeM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:12.728) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_HazelM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:12.728) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_SusanM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUG - speechDictHandler.SpeechDict.load (10:15:12.742) - MainThread (3144): Loading speech dictionary 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:15:12.742) - MainThread (3144): file 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic' not found. DEBUG - synthDriverHandler.SynthDriver.loadSettings (10:15:12.743) - MainThread (3144): Loaded settings for SynthDriver oneCore INFO - synthDriverHandler.setSynth (10:15:12.743) - MainThread (3144): Loaded synthDriver oneCore DEBUGWARNING - core.main (10:15:12.743) - MainThread (3144): Slow starting core (5.83 sec) IO - speech.speak (10:15:12.743) - MainThread (3144): Speaking ['Loading NVDA. Please wait...'] DEBUGWARNING - characterProcessing._getSpeechSymbolsForLocale (10:15:12.744) - MainThread (3144): No CLDR data for locale en_US DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:12.961) - MainThread (3144): Begin processing speech INFO - core.main (10:15:12.992) - MainThread (3144): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 DEBUG - core.main (10:15:12.994) - MainThread (3144): Initializing braille input INFO - brailleInput.initialize (10:15:12.994) - MainThread (3144): Braille input initialized DEBUG - core.main (10:15:12.994) - MainThread (3144): Initializing braille INFO - braille.initialize (10:15:12.994) - MainThread (3144): Using liblouis version 3.14.0 INFO - braille.initialize (10:15:12.998) - MainThread (3144): Using pySerial version 3.4 DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:15:12.999) - MainThread (3144): registering pre_configSave action: <class 'brailleDisplayDrivers.noBraille.BrailleDisplayDriver'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (10:15:13.006) - MainThread (3144): loading braille noBraille INFO - braille.BrailleHandler.setDisplayByName (10:15:13.007) - MainThread (3144): Loaded braille display driver noBraille, current display has 0 cells. DEBUG - core.main (10:15:13.007) - MainThread (3144): Initializing vision DEBUG - core.main (10:15:13.007) - MainThread (3144): Initializing displayModel DEBUG - core.main (10:15:13.007) - MainThread (3144): Initializing GUI DEBUG - windowUtils._rawWindowProc (10:15:13.053) - MainThread (3144): CustomWindow rawWindowProc called for unknown window 11404752 DEBUG - windowUtils._rawWindowProc (10:15:13.053) - MainThread (3144): CustomWindow rawWindowProc called for unknown window 11404752 DEBUG - windowUtils._rawWindowProc (10:15:13.053) - MainThread (3144): CustomWindow rawWindowProc called for unknown window 11404752 DEBUG - windowUtils._rawWindowProc (10:15:13.054) - MainThread (3144): CustomWindow rawWindowProc called for unknown window 11404752 DEBUG - core.main (10:15:13.064) - MainThread (3144): initializing Java Access Bridge support INFO - core.main (10:15:13.239) - MainThread (3144): Java Access Bridge support initialized DEBUG - core.main (10:15:13.242) - MainThread (3144): Initializing legacy winConsole support DEBUG - core.main (10:15:13.242) - MainThread (3144): Initializing UIA support INFO - _UIAHandler.UIAHandler.MTAThreadFunc (10:15:13.259) - _UIAHandler.UIAHandler.MTAThread (10616): UIAutomation: IUIAutomation6 DEBUG - core.main (10:15:13.406) - MainThread (3144): Initializing IAccessible support DEBUG - core.main (10:15:13.408) - MainThread (3144): Initializing input core DEBUGWARNING - inputCore.InputManager.loadLocaleGestureMap (10:15:13.408) - MainThread (3144): No locale gesture map for language en DEBUG - core.main (10:15:13.410) - MainThread (3144): Initializing keyboard handler DEBUG - core.main (10:15:13.410) - MainThread (3144): initializing mouse handler DEBUG - core.main (10:15:13.456) - MainThread (3144): Initializing touchHandler DEBUGWARNING - touchHandler.touchSupported (10:15:13.457) - MainThread (3144): No touch devices found DEBUG - core.main (10:15:13.457) - MainThread (3144): Initializing global plugin handler DEBUG - core.main (10:15:13.458) - MainThread (3144): Initializing core pump DEBUG - core.main (10:15:13.459) - MainThread (3144): Initializing watchdog DEBUG - core.main (10:15:13.460) - MainThread (3144): initializing updateCheck INFO - core.main (10:15:13.461) - MainThread (3144): NVDA initialized DEBUG - core.main (10:15:13.461) - MainThread (3144): entering wx application main loop DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:15:13.488) - MainThread (3144): registering pre_configSave action: <class 'visionEnhancementProviders.NVDAHighlighter.NVDAHighlighterSettings'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (10:15:13.493) - MainThread (3144): loading vision NVDAHighlighter DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (10:15:13.493) - MainThread (3144): Loaded settings for NVDAHighlighterSettings DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:15:13.497) - MainThread (3144): registering pre_configSave action: <class 'visionEnhancementProviders.screenCurtain.ScreenCurtainSettings'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (10:15:13.502) - MainThread (3144): loading vision screenCurtain DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (10:15:13.502) - MainThread (3144): Loaded settings for ScreenCurtainSettings DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:13.526) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:13.529) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:13.530) - Dummy-1 (7488): Calling sync on audio player IO - speech.speak (10:15:13.532) - MainThread (3144): Speaking ['Desktop', 'list', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:13.533) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:13.540) - Dummy-1 (7488): Begin processing speech IO - speech.speak (10:15:13.541) - MainThread (3144): Speaking ['Dropbox personal', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - inputCore.InputManager.executeGesture (10:15:14.495) - winInputHook (5740): Input: kb(laptop):windows+r DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:14.502) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:14.510) - Dummy-2 (8160): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:14.510) - Dummy-2 (8160): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:14.512) - Dummy-2 (8160): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:14.513) - Dummy-2 (8160): Queue empty, done processing IO - speech.speak (10:15:14.756) - MainThread (3144): Speaking ['Run', 'dialog', 'Type the name of a program, folder, document, or Internet resource, and Windows will open it for you.', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:14.765) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:14.823) - MainThread (3144): Speaking ['Open:', 'combo box', 'collapsed', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - speech.speak (10:15:14.826) - MainThread (3144): Speaking ['edit', 'Alt+o', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: ), 'selected tskill excel'] DEBUGWARNING - Python warning (10:15:14.829) - MainThread (3144): C:\Program Files (x86)\NVDA\library.zip\api.py:287: DeprecationWarning: Yield() is deprecated IO - inputCore.InputManager.executeGesture (10:15:15.208) - winInputHook (5740): Input: kb(laptop):e DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:15.240) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:15.249) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.249) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.252) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.253) - Dummy-1 (7488): Queue empty, done processing IO - speech.speak (10:15:15.280) - MainThread (3144): Speaking ['selection removed'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.297) - MainThread (3144): Begin processing speech IO - inputCore.InputManager.executeGesture (10:15:15.375) - winInputHook (5740): Input: kb(laptop):x DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:15.397) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:15.400) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.400) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.402) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.403) - Dummy-1 (7488): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:15:15.415) - winInputHook (5740): Input: kb(laptop):c IO - inputCore.InputManager.executeGesture (10:15:15.632) - winInputHook (5740): Input: kb(laptop):e IO - inputCore.InputManager.executeGesture (10:15:15.680) - winInputHook (5740): Input: kb(laptop):l IO - inputCore.InputManager.executeGesture (10:15:15.783) - winInputHook (5740): Input: kb(laptop):enter DEBUGWARNING - Python warning (10:15:15.815) - MainThread (3144): C:\Program Files (x86)\NVDA\library.zip\keyboardHandler.py:538: DeprecationWarning: Yield() is deprecated DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (10:15:15.832) - MainThread (3144): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUG - editableText.EditableText._hasCaretMoved (10:15:15.848) - MainThread (3144): Focus event. Elapsed: 0 ms IO - speech.speak (10:15:15.919) - MainThread (3144): Speaking ['text', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.931) - MainThread (3144): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:15.974) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:15.978) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:15.978) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:16.055) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:16.056) - Dummy-4 (10068): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:16.058) - MainThread (3144): Cancelling IO - speech.speak (10:15:16.059) - MainThread (3144): Speaking ['Desktop', 'list', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:16.067) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:16.069) - MainThread (3144): Speaking ['Dropbox personal', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:17.083) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.084) - Dummy-4 (10068): Calling sync on audio player DEBUG - config.ConfigManager._triggerProfileEnter (10:15:17.144) - MainThread (3144): Activating triggered profile excel INFO - config.ConfigManager._loadConfig (10:15:17.144) - MainThread (3144): Loading config: C:\Users\Sam\AppData\Roaming\nvda\profiles\excel.ini DEBUG - config.profileUpgrader.upgrade (10:15:17.147) - MainThread (3144): Current config schema version: 4, latest: 4 DEBUG - fileUtils.FaultTolerantFile (10:15:17.168) - MainThread (3144): C:\Users\Sam\AppData\Roaming\nvda\profiles\excel.inid3mxlp23.tmp INFO - config.ConfigManager._loadConfig (10:15:17.184) - MainThread (3144): Config loaded (after upgrade, and in the state it will be used by NVDA): {'schemaVersion': '4', 'documentFormatting': {'reportTables': 'True', 'reportTableHeaders': 'True'}, 'speech': {'oneCore': {'rate': '60', 'volume': '100'}}} DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:17.191) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.198) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:17.199) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.201) - Dummy-4 (10068): Queue empty, done processing DEBUG - autoSettingsUtils.autoSettings.AutoSettings._saveSpecificSettings (10:15:17.202) - MainThread (3144): Saved settings for SynthDriver ERROR - synthDriverHandler.setSynth (10:15:17.210) - MainThread (3144): setSynth Traceback (most recent call last): File "synthDriverHandler.pyc", line 448, in setSynth File "synthDriverHandler.pyc", line 419, in getSynthInstance File "synthDriverHandler.pyc", line 383, in _getSynthDriver File "importlib__init.pyc", line 127, in import_module File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'synthDrivers.ibmeci' DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:15:17.238) - MainThread (3144): registering pre_configSave action: <class 'synthDrivers.oneCore.SynthDriver'> DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:17.544) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_GeorgeM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:17.544) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_HazelM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:15:17.545) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_SusanM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUG - speechDictHandler.SpeechDict.load (10:15:17.569) - MainThread (3144): Loading speech dictionary 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:15:17.570) - MainThread (3144): file 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic' not found. DEBUG - synthDriverHandler.SynthDriver.loadSettings (10:15:17.570) - MainThread (3144): Loaded settings for SynthDriver oneCore INFO - synthDriverHandler.setSynth (10:15:17.570) - MainThread (3144): Loaded synthDriver oneCore IO - speech.speak (10:15:17.579) - MainThread (3144): Speaking ['pane', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.579) - MainThread (3144): Begin processing speech DEBUG - speech.manager.SpeechManager._handleIndex (10:15:17.616) - MainThread (3144): Unknown index 9, speech probably cancelled from main thread. DEBUGWARNING - NVDAObjects.window.excel.ExcelBase._getDropdown (10:15:17.712) - MainThread (3144): Could not locate dropdown list in previous objects DEBUG - treeInterceptorHandler.update (10:15:17.770) - MainThread (3144): Adding new treeInterceptor to runningTable: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x05321C90> DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:17.771) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:17.774) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.774) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.776) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.777) - Dummy-4 (10068): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:17.780) - MainThread (3144): Cancelling IO - speech.speak (10:15:17.783) - MainThread (3144): Speaking ['Book1 - Excel', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:17.800) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:17.805) - MainThread (3144): Speaking ['Sheet1', 'table', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - speech.speak (10:15:17.847) - MainThread (3144): Speaking ['A1', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:18.798) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:18.799) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:18.988) - Dummy-4 (10068): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:19.928) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:19.928) - Dummy-4 (10068): Calling sync on audio player IO - inputCore.InputManager.executeGesture (10:15:20.096) - winInputHook (5740): Input: kb(laptop):t DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:20.103) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.108) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.112) - Dummy-4 (10068): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:15:20.128) - winInputHook (5740): Input: kb(laptop):e IO - inputCore.InputManager.executeGesture (10:15:20.216) - winInputHook (5740): Input: kb(laptop):s DEBUGWARNING - eventHandler.executeEvent (10:15:20.301) - MainThread (3144): error executing event: typedCharacter on <NVDAObjects.window.excel.ExcelCell object at 0x0948A990> with extra args of {'ch': 't'} Traceback (most recent call last): File "eventHandler.pyc", line 214, in executeEvent File "eventHandler.pyc", line 94, in init File "eventHandler.pyc", line 102, in next File "NVDAObjects\window\excel.pyc", line 1371, in event_typedCharacter File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1358, in _get_states File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1165, in _get_excelCellInfo File "comtypes\client\lazybind.pyc", line 60, in call File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) IO - inputCore.InputManager.executeGesture (10:15:20.319) - winInputHook (5740): Input: kb(laptop):t DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.326) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 4 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.327) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 12 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.329) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 10 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.329) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 8 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.335) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 14 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.340) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 15 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.341) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 16 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.343) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 17 and childID 0: [WinError -2147467259] Unspecified error DEBUGWARNING - eventHandler.executeEvent (10:15:20.348) - MainThread (3144): error executing event: typedCharacter on <NVDAObjects.window.excel.ExcelCell object at 0x0948A990> with extra args of {'ch': 'e'} Traceback (most recent call last): File "eventHandler.pyc", line 214, in executeEvent File "eventHandler.pyc", line 94, in init File "eventHandler.pyc", line 102, in next File "NVDAObjects\window\excel.pyc", line 1371, in event_typedCharacter File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1358, in _get_states File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1165, in _get_excelCellInfo File "comtypes\client\lazybind.pyc", line 60, in call File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor._get_isAlive (10:15:20.367) - MainThread (3144): could not compare sheet names Traceback (most recent call last): File "NVDAObjects\window\excel.pyc", line 463, in _get_isAlive File "comtypesMonkeyPatches.pyc", line 82, in newgetattr File "comtypes\client\lazybind.pyc", line 168, in getattr File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUG - treeInterceptorHandler.killTreeInterceptor (10:15:20.368) - MainThread (3144): Killed treeInterceptor: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x05321C90> IO - inputCore.InputManager.executeGesture (10:15:20.432) - winInputHook (5740): Input: kb(laptop):enter IO - speech.speak (10:15:20.527) - MainThread (3144): Speaking ['Edit Cell', 'edit', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: ), 'test'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.540) - MainThread (3144): Begin processing speech DEBUGWARNING - eventHandler.executeEvent (10:15:20.557) - MainThread (3144): error executing event: typedCharacter on <NVDAObjects.window.excel.ExcelCell object at 0x0948A990> with extra args of {'ch': 's'} Traceback (most recent call last): File "eventHandler.pyc", line 214, in executeEvent File "eventHandler.pyc", line 94, in init File "eventHandler.pyc", line 102, in next File "NVDAObjects\window\excel.pyc", line 1371, in event_typedCharacter File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1358, in _get_states File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1165, in _get_excelCellInfo File "comtypes\client\lazybind.pyc", line 60, in call File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUGWARNING - eventHandler.executeEvent (10:15:20.560) - MainThread (3144): error executing event: typedCharacter on <NVDAObjects.window.excel.ExcelCell object at 0x0948A990> with extra args of {'ch': 't'} Traceback (most recent call last): File "eventHandler.pyc", line 214, in executeEvent File "eventHandler.pyc", line 94, in init File "eventHandler.pyc", line 102, in next File "NVDAObjects\window\excel.pyc", line 1371, in event_typedCharacter File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1358, in _get_states File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\excel.pyc", line 1165, in _get_excelCellInfo File "comtypes\client\lazybind.pyc", line 60, in call File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:20.567) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:20.572) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.572) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.574) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.574) - Dummy-4 (10068): Queue empty, done processing DEBUG - editableText.EditableText._hasCaretMoved (10:15:20.582) - MainThread (3144): Caret move detected using event. Elapsed: 0 ms DEBUGWARNING - NVDAObjects.call (10:15:20.703) - Dummy-5 (10728): Invalid NVDAObject: no windowHandle Traceback (most recent call last): File "NVDAObjects__init.pyc", line 79, in call File "NVDAObjects\UIA__init.pyc", line 1034, in init NVDAObjects.InvalidNVDAObject: no windowHandle DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.715) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 89 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.726) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 95 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.727) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 101 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.729) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 102 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:20.730) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 104 and childID 0: [WinError -2147467259] Unspecified error DEBUGWARNING - NVDAObjects.UIA.UIA._prefetchUIACacheForPropertyIDs (10:15:20.735) - MainThread (3144): IUIAutomationElement.buildUpdatedCache failed given IDs of {30019, 30086, 30022, 30025, 30036, 30070, 30103, 30008, 30009, 30010, 30046, 30079} DEBUGWARNING - eventHandler.executeEvent (10:15:20.738) - MainThread (3144): error executing event: typedCharacter on <NVDAObjects.Dynamic_EditableTextWithAutoSelectDetectionUIA object at 0x05321F30> with extra args of {'ch': '\r'} Traceback (most recent call last): File "eventHandler.pyc", line 214, in executeEvent File "eventHandler.pyc", line 94, in init File "eventHandler.pyc", line 102, in next File "NVDAObjects__init__.pyc", line 1050, in event_typedCharacter File "speech__init.pyc", line 977, in speakTypedCharacters File "api.pyc", line 264, in isTypingProtected File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\init.pyc", line 924, in _get_isProtected File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\UIA\init.pyc", line 1245, in _get_states File "NVDAObjects\UIA\init__.pyc", line 814, in _getUIACacheablePropertyValue File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.window.excel.ExcelBase._getDropdown (10:15:20.866) - MainThread (3144): Could not locate dropdown list in previous objects IO - speech.speak (10:15:20.917) - MainThread (3144): Speaking ['A2', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:20.926) - MainThread (3144): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:21.405) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:21.405) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:21.595) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:21.597) - Dummy-6 (572): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:15:21.656) - winInputHook (5740): Input: kb(laptop):f12 DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:22.087) - MainThread (3144): Cancelling DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:22.520) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 161 and childID 0: [WinError -2147467259] Unspecified error DEBUGWARNING - watchdog._watcher (10:15:22.692) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui\init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 905, in pumpAll File "IAccessibleHandler\init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init__.pyc", line 533, in winEventToNVDAEvent File "_UIAHandler.pyc", line 715, in isUIAWindow File "_UIAHandler.pyc", line 693, in _isUIAWindowHelper

IO - speech.speak (10:15:26.140) - MainThread (3144): Speaking ['Save As', 'dialog', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:26.155) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:26.165) - MainThread (3144): Speaking ['File name:', 'combo box', 'collapsed', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - speech.speak (10:15:26.177) - MainThread (3144): Speaking ['edit', 'Alt+n', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: ), 'selected Book1.xlsx'] IO - inputCore.InputManager.executeGesture (10:15:26.959) - winInputHook (5740): Input: kb(laptop):escape DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:27.189) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 20908314, objectID -8 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:27.227) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 11601390, objectID -4 and childID 0: [WinError -2147024809] The parameter is incorrect DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:27.227) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:27.231) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.231) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.232) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.234) - Dummy-6 (572): Queue empty, done processing DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:27.273) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 254 and childID 0: [WinError -2147467259] Unspecified error IO - speech.speak (10:15:27.347) - MainThread (3144): Speaking ['Book1 - Excel', CancellableSpeech (cancelled devInfo( isCanceledCache: True, isValidCallback: False, isValidCallbackDevInfo: )] DEBUGWARNING - NVDAObjects.window.excel.ExcelBase._getDropdown (10:15:27.370) - MainThread (3144): Could not locate dropdown list in previous objects DEBUG - treeInterceptorHandler.update (10:15:27.390) - MainThread (3144): Adding new treeInterceptor to runningTable: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x094BC370> IO - speech.speak (10:15:27.392) - MainThread (3144): Speaking ['Sheet1', 'table', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.400) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:27.431) - MainThread (3144): Speaking ['A2', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:27.432) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 256 and childID 0: [WinError -2147467259] Unspecified error IO - inputCore.InputManager.executeGesture (10:15:27.504) - winInputHook (5740): Input: kb(laptop):f12 DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:27.542) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:27.546) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.547) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.549) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:27.552) - Dummy-6 (572): Queue empty, done processing DEBUGWARNING - watchdog._watcher (10:15:28.106) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui__init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 905, in pumpAll File "IAccessibleHandler\init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 42, in getNVDAObjectFromEvent File "IAccessibleHandler\init__.pyc", line 343, in accessibleObjectFromEvent File "oleacc.pyc", line 265, in AccessibleObjectFromEvent

DEBUGWARNING - core.CorePump.run (10:15:28.228) - MainThread (3144): errors in this core pump cycle Traceback (most recent call last): File "core.pyc", line 514, in run File "IAccessibleHandler__init.pyc", line 905, in pumpAll File "IAccessibleHandler__init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 48, in getNVDAObjectFromEvent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 613, in init File "IAccessibleHandler\init.pyc", line 930, in getIAccIdentity File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 34, in call__ core.CallCancelled: COM call cancelled DEBUGWARNING - watchdog._watcher (10:15:28.801) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui\init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 891, in pumpAll File "IAccessibleHandler\init.pyc", line 628, in processFocusWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 48, in getNVDAObjectFromEvent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 613, in init File "IAccessibleHandler\init.pyc", line 930, in getIAccIdentity File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 26, in call__

DEBUGWARNING - core.CorePump.run (10:15:28.862) - MainThread (3144): errors in this core pump cycle Traceback (most recent call last): File "core.pyc", line 514, in run File "IAccessibleHandler__init.pyc", line 891, in pumpAll File "IAccessibleHandler__init.pyc", line 651, in processFocusWinEvent File "IAccessibleHandler__init.pyc", line 668, in processFocusNVDAEvent File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible__init.pyc", line 693, in _get_shouldAllowIAccessibleFocusEvent File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\sysTreeView32.pyc", line 80, in _get_states File "NVDAObjects\IAccessible\init.pyc", line 867, in _get_states File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\init.pyc", line 857, in _get_IAccessibleStates File "comtypes\init.pyc", line 857, in call File "comtypesMonkeyPatches.pyc", line 34, in call__ core.CallCancelled: COM call cancelled IO - inputCore.InputManager.executeGesture (10:15:38.232) - winInputHook (5740): Input: kb(laptop):downArrow DEBUGWARNING - scriptHandler.executeScript (10:15:38.275) - MainThread (3144): error executing script: <bound method ExcelWorksheet.script_changeSelection of <NVDAObjects.window.excel.ExcelWorksheet object at 0x062F8B30>> with gesture 'down arrow' Traceback (most recent call last): File "scriptHandler.pyc", line 208, in executeScript File "NVDAObjects\window\excel.pyc", line 947, in script_changeSelection File "NVDAObjects\window\excel.pyc", line 640, in _getSelection File "comtypesMonkeyPatches.pyc", line 82, in newgetattr File "comtypes\client\lazybind.pyc", line 168, in getattr__ File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) IO - inputCore.InputManager.executeGesture (10:15:41.055) - winInputHook (5740): Input: kb(laptop):enter DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:15:41.824) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 293 and childID 0: [WinError -2147467259] Unspecified error IO - speech.speak (10:15:41.891) - MainThread (3144): Speaking ['A2', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:41.900) - MainThread (3144): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:42.376) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:42.377) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:42.567) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:42.569) - Dummy-6 (572): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:45.234) - MainThread (3144): Cancelling IO - inputCore.InputManager.executeGesture (10:15:45.296) - winInputHook (5740): Input: kb(laptop):NVDA+t IO - speech.speak (10:15:45.326) - MainThread (3144): Speaking ['Book1.xlsx - Excel'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:45.348) - MainThread (3144): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:15:46.929) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:46.936) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:46.937) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:46.940) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:46.941) - Dummy-6 (572): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:15:47.856) - winInputHook (5740): Input: kb(laptop):f12 DEBUGWARNING - watchdog._watcher (10:15:48.424) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui__init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 905, in pumpAll File "IAccessibleHandler\init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init__.pyc", line 533, in winEventToNVDAEvent File "_UIAHandler.pyc", line 715, in isUIAWindow File "_UIAHandler.pyc", line 693, in _isUIAWindowHelper

DEBUGWARNING - watchdog._watcher (10:15:49.327) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui__init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 891, in pumpAll File "IAccessibleHandler\init.pyc", line 628, in processFocusWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 48, in getNVDAObjectFromEvent File "NVDAObjects\init.pyc", line 86, in call File "NVDAObjects\IAccessible\init.pyc", line 562, in findOverlayClasses File "comtypes\init.pyc", line 1191, in QueryService File "comtypesMonkeyPatches.pyc", line 26, in call__

DEBUGWARNING - core.CorePump.run (10:15:49.389) - MainThread (3144): errors in this core pump cycle Traceback (most recent call last): File "core.pyc", line 514, in run File "IAccessibleHandler__init.pyc", line 891, in pumpAll File "IAccessibleHandler__init.pyc", line 651, in processFocusWinEvent File "IAccessibleHandler__init.pyc", line 668, in processFocusNVDAEvent File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible__init.pyc", line 693, in _get_shouldAllowIAccessibleFocusEvent File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\sysTreeView32.pyc", line 80, in _get_states File "NVDAObjects\IAccessible\init.pyc", line 867, in _get_states File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\init.pyc", line 857, in _get_IAccessibleStates File "comtypes\init.pyc", line 857, in call File "comtypesMonkeyPatches.pyc", line 34, in call__ core.CallCancelled: COM call cancelled IO - inputCore.InputManager.executeGesture (10:15:56.881) - winInputHook (5740): Input: kb(laptop):tab DEBUGWARNING - scriptHandler.executeScript (10:15:56.941) - MainThread (3144): error executing script: <bound method ExcelWorksheet.script_changeSelection of <NVDAObjects.window.excel.ExcelWorksheet object at 0x062F8B30>> with gesture 'tab' Traceback (most recent call last): File "scriptHandler.pyc", line 208, in executeScript File "NVDAObjects\window\excel.pyc", line 947, in script_changeSelection File "NVDAObjects\window\excel.pyc", line 640, in _getSelection File "comtypesMonkeyPatches.pyc", line 82, in newgetattr File "comtypes\client\lazybind.pyc", line 168, in getattr File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor._get_isAlive (10:15:57.057) - MainThread (3144): could not compare sheet names Traceback (most recent call last): File "NVDAObjects\window\excel.pyc", line 463, in _get_isAlive File "comtypesMonkeyPatches.pyc", line 82, in newgetattr File "comtypes\client\lazybind.pyc", line 168, in getattr File "comtypes\automation.pyc", line 729, in _invoke File "comtypesMonkeyPatches.pyc", line 26, in call _ctypes.COMError: (-2147418111, 'Call was rejected by callee.', (None, None, None, 0, None)) DEBUG - treeInterceptorHandler.killTreeInterceptor (10:15:57.058) - MainThread (3144): Killed treeInterceptor: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x094BC370> IO - speech.speak (10:15:57.370) - MainThread (3144): Speaking ['Save As', 'dialog', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:57.381) - MainThread (3144): Begin processing speech IO - speech.speak (10:15:57.391) - MainThread (3144): Speaking ['Save as type:', 'combo box', 'Excel Workbook (*.xlsx)', 'collapsed', 'Alt+t', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:15:58.615) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:58.616) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:15:58.803) - Dummy-4 (10068): Begin processing speech IO - inputCore.InputManager.executeGesture (10:16:00.304) - winInputHook (5740): Input: kb(laptop):escape DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:00.656) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:00.663) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:00.663) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:00.665) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:00.665) - Dummy-6 (572): Queue empty, done processing DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:00.690) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 334 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:00.723) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 25888096, objectID 336 and childID 0: [WinError -2147467259] Unspecified error DEBUGWARNING - NVDAObjects.window.excel.ExcelBase._getDropdown (10:16:00.764) - MainThread (3144): Could not locate dropdown list in previous objects DEBUG - treeInterceptorHandler.update (10:16:00.785) - MainThread (3144): Adding new treeInterceptor to runningTable: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x0948A9F0> IO - speech.speak (10:16:00.788) - MainThread (3144): Speaking ['Book1.xlsx - Excel', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:00.800) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:00.803) - MainThread (3144): Speaking ['Sheet1', 'table', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - speech.speak (10:16:00.827) - MainThread (3144): Speaking ['A2', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:01.397) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:01.405) - Dummy-6 (572): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:01.405) - Dummy-6 (572): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:01.409) - Dummy-6 (572): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:01.411) - Dummy-6 (572): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:16:01.456) - winInputHook (5740): Input: kb(laptop):alt+f4 DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (10:16:01.646) - MainThread (3144): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUG - treeInterceptorHandler.killTreeInterceptor (10:16:01.679) - MainThread (3144): Killed treeInterceptor: <NVDAObjects.window.excel.ExcelBrowseModeTreeInterceptor object at 0x0948A9F0> DEBUG - config.ConfigManager._triggerProfileExit (10:16:01.679) - MainThread (3144): Deactivating triggered profile excel DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:01.684) - MainThread (3144): Cancelling DEBUG - autoSettingsUtils.autoSettings.AutoSettings._saveSpecificSettings (10:16:01.684) - MainThread (3144): Saved settings for SynthDriver ERROR - synthDriverHandler.setSynth (10:16:01.691) - MainThread (3144): setSynth Traceback (most recent call last): File "synthDriverHandler.pyc", line 448, in setSynth File "synthDriverHandler.pyc", line 419, in getSynthInstance File "synthDriverHandler.pyc", line 383, in _getSynthDriver File "importlib__init__.pyc", line 127, in import_module File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 965, in _find_and_load_unlocked ModuleNotFoundError: No module named 'synthDrivers.ibmeci' DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (10:16:01.705) - MainThread (3144): registering pre_configSave action: <class 'synthDrivers.oneCore.SynthDriver'> DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:16:01.842) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_GeorgeM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:16:01.842) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_HazelM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (10:16:01.842) - MainThread (3144): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_SusanM, FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None) DEBUG - speechDictHandler.SpeechDict.load (10:16:01.859) - MainThread (3144): Loading speech dictionary 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic'... DEBUG - speechDictHandler.SpeechDict.load (10:16:01.860) - MainThread (3144): file 'C:\Users\Sam\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft David.dic' not found. DEBUG - synthDriverHandler.SynthDriver.loadSettings (10:16:01.860) - MainThread (3144): Loaded settings for SynthDriver oneCore INFO - synthDriverHandler.setSynth (10:16:01.860) - MainThread (3144): Loaded synthDriver oneCore IO - speech.speak (10:16:01.862) - MainThread (3144): Speaking ['Desktop', 'list', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:01.863) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:01.895) - MainThread (3144): Speaking ['Dropbox personal', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:02.905) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:02.905) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:03.094) - Dummy-4 (10068): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:04.294) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:04.294) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:04.484) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:04.489) - Dummy-1 (7488): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:04.596) - MainThread (3144): Cancelling IO - inputCore.InputManager.executeGesture (10:16:04.609) - winInputHook (5740): Input: kb(laptop):windows+r IO - speech.speak (10:16:04.878) - MainThread (3144): Speaking ['Run', 'dialog', 'Type the name of a program, folder, document, or Internet resource, and Windows will open it for you.', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:04.892) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:04.925) - MainThread (3144): Speaking ['Open:', 'combo box', 'collapsed', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] IO - speech.speak (10:16:04.929) - MainThread (3144): Speaking ['edit', 'Alt+o', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: ), 'selected excel'] IO - inputCore.InputManager.executeGesture (10:16:05.328) - winInputHook (5740): Input: kb(laptop):w DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:05.346) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:05.356) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.357) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.361) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.362) - Dummy-1 (7488): Queue empty, done processing IO - speech.speak (10:16:05.373) - MainThread (3144): Speaking ['selection removed'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.387) - MainThread (3144): Begin processing speech IO - inputCore.InputManager.executeGesture (10:16:05.407) - winInputHook (5740): Input: kb(laptop):i DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:05.415) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:05.429) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.430) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.431) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.431) - Dummy-4 (10068): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:16:05.447) - winInputHook (5740): Input: kb(laptop):n IO - inputCore.InputManager.executeGesture (10:16:05.487) - winInputHook (5740): Input: kb(laptop):w IO - inputCore.InputManager.executeGesture (10:16:05.536) - winInputHook (5740): Input: kb(laptop):o IO - inputCore.InputManager.executeGesture (10:16:05.600) - winInputHook (5740): Input: kb(laptop):r IO - inputCore.InputManager.executeGesture (10:16:05.720) - winInputHook (5740): Input: kb(laptop):d IO - inputCore.InputManager.executeGesture (10:16:05.769) - winInputHook (5740): Input: kb(laptop):enter DEBUG - editableText.EditableText._hasCaretMoved (10:16:05.793) - MainThread (3144): Caret move detected using bookmarks. Elapsed: 0 ms DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (10:16:05.821) - MainThread (3144): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:05.872) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 30672276, objectID -4 and childID 0: [WinError -2147024809] The parameter is incorrect IO - speech.speak (10:16:05.925) - MainThread (3144): Speaking ['Desktop', 'list', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:05.935) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:05.940) - MainThread (3144): Speaking ['Dropbox personal', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUGWARNING - watchdog._watcher (10:16:06.883) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui__init__.pyc", line 1049, in Notify File "core.pyc", line 515, in run File "queueHandler.pyc", line 83, in pumpAll File "queueHandler.pyc", line 50, in flushQueue File "eventHandler.pyc", line 64, in _queueEventCallback File "eventHandler.pyc", line 209, in executeEvent File "eventHandler.pyc", line 222, in doPreGainFocus File "api.pyc", line 109, in setFocusObject File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects__init.pyc", line 539, in _get_container File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\init.pyc", line 979, in _get_parent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 670, in init File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 26, in call__ File "IAccessibleHandler\internalWinEventHandler.pyc", line 110, in winEventCallback File "winUser.pyc", line 490, in getClassName

DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:06.953) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:06.954) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.142) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.144) - Dummy-4 (10068): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:07.149) - MainThread (3144): Cancelling IO - speech.speak (10:16:07.240) - MainThread (3144): Speaking ['Opening - Word', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.248) - MainThread (3144): Begin processing speech DEBUG - speech.manager.SpeechManager._handleIndex (10:16:07.249) - MainThread (3144): Unknown index 36, speech probably cancelled from main thread. DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:07.404) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 14157586, objectID 6 and childID 0: [WinError -2147024809] The parameter is incorrect DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:07.673) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:07.682) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.684) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.690) - Dummy-4 (10068): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.691) - Dummy-4 (10068): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:07.694) - MainThread (3144): Cancelling IO - speech.speak (10:16:07.697) - MainThread (3144): Speaking ['Document1 - Word', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:07.727) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:07.944) - MainThread (3144): Speaking ['Microsoft Word Document', 'edit', 'multi line', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: ), 'page 1', 'section 1', 'blank'] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:08.905) - Dummy-4 (10068): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:08.906) - Dummy-4 (10068): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:09.092) - Dummy-4 (10068): Begin processing speech IO - inputCore.InputManager.executeGesture (10:16:09.272) - winInputHook (5740): Input: kb(laptop):t DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:09.287) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:09.293) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:09.293) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:09.300) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:09.302) - Dummy-1 (7488): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:16:09.320) - winInputHook (5740): Input: kb(laptop):e DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.328) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 4 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.342) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 5 and childID 0: [WinError -2147467259] Unspecified error IO - inputCore.InputManager.executeGesture (10:16:09.375) - winInputHook (5740): Input: kb(laptop):s DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.388) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 6 and childID 0: [WinError -2147467259] Unspecified error IO - inputCore.InputManager.executeGesture (10:16:09.480) - winInputHook (5740): Input: kb(laptop):t DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.500) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 7 and childID 0: [WinError -2147467259] Unspecified error IO - inputCore.InputManager.executeGesture (10:16:09.583) - winInputHook (5740): Input: kb(laptop):enter DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.683) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 8 and childID 0: [WinError -2147467259] Unspecified error DEBUG - IAccessibleHandler.accessibleObjectFromEvent (10:16:09.684) - MainThread (3144): oleacc.AccessibleObjectFromEvent with window 19465646, objectID 9 and childID 0: [WinError -2147467259] Unspecified error DEBUG - editableText.EditableText._hasCaretMoved (10:16:09.688) - MainThread (3144): Caret move detected using event. Elapsed: 0 ms IO - speech.speakTypedCharacters (10:16:09.861) - MainThread (3144): typed word: test IO - speech.speak (10:16:09.861) - MainThread (3144): Speaking ['test'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:09.870) - MainThread (3144): Begin processing speech IO - inputCore.InputManager.executeGesture (10:16:10.232) - winInputHook (5740): Input: kb(laptop):f12 DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:10.254) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:10.264) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:10.265) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:10.267) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:10.267) - Dummy-1 (7488): Queue empty, done processing DEBUGWARNING - watchdog._watcher (10:16:10.811) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui__init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 905, in pumpAll File "IAccessibleHandler\init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 42, in getNVDAObjectFromEvent File "IAccessibleHandler\init__.pyc", line 343, in accessibleObjectFromEvent File "oleacc.pyc", line 265, in AccessibleObjectFromEvent

DEBUGWARNING - core.CorePump.run (10:16:10.943) - MainThread (3144): errors in this core pump cycle Traceback (most recent call last): File "core.pyc", line 514, in run File "IAccessibleHandler__init.pyc", line 905, in pumpAll File "IAccessibleHandler__init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 48, in getNVDAObjectFromEvent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 613, in init File "IAccessibleHandler\init.pyc", line 930, in getIAccIdentity File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 34, in call__ core.CallCancelled: COM call cancelled DEBUGWARNING - watchdog._watcher (10:16:11.749) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui\init.pyc", line 1049, in Notify File "core.pyc", line 514, in run File "IAccessibleHandler\init.pyc", line 905, in pumpAll File "IAccessibleHandler\init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler\init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 42, in getNVDAObjectFromEvent File "IAccessibleHandler\init__.pyc", line 343, in accessibleObjectFromEvent File "oleacc.pyc", line 265, in AccessibleObjectFromEvent

DEBUGWARNING - core.CorePump.run (10:16:11.940) - MainThread (3144): errors in this core pump cycle Traceback (most recent call last): File "core.pyc", line 514, in run File "IAccessibleHandler__init.pyc", line 905, in pumpAll File "IAccessibleHandler__init.pyc", line 580, in processGenericWinEvent File "IAccessibleHandler__init.pyc", line 541, in winEventToNVDAEvent File "NVDAObjects\IAccessible\init.pyc", line 48, in getNVDAObjectFromEvent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 613, in init File "IAccessibleHandler\init.pyc", line 930, in getIAccIdentity File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 34, in call__ core.CallCancelled: COM call cancelled DEBUGWARNING - watchdog._watcher (10:16:12.663) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui\init__.pyc", line 1049, in Notify File "core.pyc", line 515, in run File "queueHandler.pyc", line 83, in pumpAll File "queueHandler.pyc", line 50, in flushQueue File "eventHandler.pyc", line 64, in _queueEventCallback File "eventHandler.pyc", line 209, in executeEvent File "eventHandler.pyc", line 222, in doPreGainFocus File "api.pyc", line 109, in setFocusObject File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible__init.pyc", line 1698, in _get_container File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects__init.pyc", line 539, in _get_container File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible\init.pyc", line 1684, in _get_parent File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\init.pyc", line 270, in _get_parent File "NVDAObjects\init.pyc", line 224, in findBestAPIClass File "NVDAObjects\IAccessible\init.pyc", line 409, in kwargsFromSuper File "IAccessibleHandler\init__.pyc", line 343, in accessibleObjectFromEvent File "oleacc.pyc", line 265, in AccessibleObjectFromEvent

DEBUGWARNING - eventHandler.executeEvent (10:16:12.849) - MainThread (3144): error executing event: gainFocus on <NVDAObjects.Dynamic_IAccessibleEditWindowNVDAObject object at 0x094BCD30> with extra args of {} Traceback (most recent call last): File "eventHandler.pyc", line 209, in executeEvent File "eventHandler.pyc", line 222, in doPreGainFocus File "api.pyc", line 109, in setFocusObject File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible__init.pyc", line 1698, in _get_container File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects__init.pyc", line 539, in _get_container File "baseObject.pyc", line 41, in get File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\IAccessible__init.pyc", line 1684, in _get_parent File "baseObject.pyc", line 41, in get__ File "baseObject.pyc", line 144, in _getPropertyViaCache File "NVDAObjects\window\init.pyc", line 271, in _get_parent File "NVDAObjects\init.pyc", line 79, in call File "NVDAObjects\IAccessible\init.pyc", line 613, in init File "IAccessibleHandler\init.pyc", line 930, in getIAccIdentity File "comtypes\init.pyc", line 1158, in QueryInterface File "comtypesMonkeyPatches.pyc", line 34, in call core.CallCancelled: COM call cancelled IO - inputCore.InputManager.executeGesture (10:16:16.616) - winInputHook (5740): Input: kb(laptop):tab IO - speech.speak (10:16:16.753) - MainThread (3144): Speaking ['0.794 centimeters'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:16.764) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:16.813) - MainThread (3144): Speaking ['blank'] DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:16.896) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:16.897) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:16.897) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:16.899) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:16.899) - Dummy-1 (7488): Queue empty, done processing IO - speech.speak (10:16:17.251) - MainThread (3144): Speaking ['Save As', 'dialog', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:17.259) - MainThread (3144): Begin processing speech IO - speech.speak (10:16:17.268) - MainThread (3144): Speaking ['Save as type:', 'combo box', 'Word Document (*.docx)', 'collapsed', 'Alt+t', CancellableSpeech (still valid devInfo( isCanceledCache: False, isValidCallback: True, isValidCallbackDevInfo: )] DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:18.499) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:18.500) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:18.687) - Dummy-1 (7488): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver.cancel (10:16:21.366) - MainThread (3144): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._callback (10:16:21.377) - Dummy-1 (7488): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:21.378) - Dummy-1 (7488): Calling sync on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:21.381) - Dummy-1 (7488): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (10:16:21.382) - Dummy-1 (7488): Queue empty, done processing IO - inputCore.InputManager.executeGesture (10:16:21.523) - winInputHook (5740): Input: kb(laptop):NVDA+f1 DEBUGWARNING - watchdog._watcher (10:16:22.037) - watchdog (264): Trying to recover from freeze, core stack: File "nvda.pyw", line 215, in File "core.pyc", line 545, in main File "wx\core.pyc", line 2134, in MainLoop File "gui\init__.pyc", line 1049, in Notify File "core.pyc", line 515, in run File "queueHandler.pyc", line 83, in pumpAll File "queueHandler.pyc", line 50, in flushQueue File "scriptHandler.pyc", line 166, in _queueScriptCallback File "scriptHandler.pyc", line 208, in executeScript File "globalCommands.pyc", line 1704, in script_navigatorObject_devInfo File "logging\init__.pyc", line 1378, in info File "logHandler.pyc", line 138, in _log

INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (10:16:22.111) - MainThread (3144): Developer info for navigator object: name: 'Save as type:' role: ROLE_COMBOBOX roleText: None states: STATE_COLLAPSED, STATE_FOCUSABLE, STATE_FOCUSED isFocusable: True hasFocus: True Python object: <NVDAObjects.IAccessible.IAccessible object at 0x0418B990> Python class mro: (<class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <class 'object'>) description: None location: RectLTWH(left=133, top=356, width=574, height=23) value: 'Word Document (.docx)' appModule: <'appModuleHandler' (appName 'winword', process ID 5380) at address 94bc270> appModule.productName: 'Microsoft Office' appModule.productVersion: '16.0.13001.20384' TextInfo: <class 'NVDAObjects.NVDAObjectTextInfo'> windowHandle: 12323348 windowClassName: 'ComboBox' windowControlID: 0 windowStyle: 1342374403 extendedWindowStyle: 0 windowThreadID: 1468 windowText: 'Word Document (.docx)' displayText: 'Word Document (.docx)' IAccessibleObject: <POINTER(IAccessible) ptr=0x7682b38 at 417be40> IAccessibleChildID: 0 IAccessible event parameters: windowHandle=12323348, objectID=-4, childID=0 IAccessible accName: 'Save as type:' IAccessible accRole: ROLE_SYSTEM_COMBOBOX IAccessible accState: STATE_SYSTEM_FOCUSED, STATE_SYSTEM_COLLAPSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1049604) IAccessible accDescription: None IAccessible accValue: 'Word Document (.docx)'

bhavyashah commented 2 years ago

@GuruSR You mentioned in https://github.com/nvaccess/nvda/issues/9374#issuecomment-622965108 that you expected to be able to test this issue post the pandemic. Have you been able to do so yet?

Adriani90 commented 1 year ago

Is any one still having this issue with the last NVDA version? I cannot reproduce this at least in MS Office 2016.

seanbudd commented 1 year ago

Closing this as abandoned. If this is still an issue, please comment with confirmation or open a new issue.