Re: nvda speach keep stopping
Hi, I see. Based on the log below, looks like NVDA still thinks Windows 10 Mail app is running when in fact it is gone, hence issues when trying to move system focus. I’ll do something about this very soon (both a pull request and a Windows 10 App Essentials add-on snapshot). Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mark
Sent: Friday, July 6, 2018 5:02 PM To: nvda@nvda.groups.io Subject: Re: [nvda] nvda speach keep stopping
Hi Here is the info INFO - __main__ (00:54:44.645): Starting NVDA DEBUG - __main__ (00:54:44.645): Debug level logging enabled DEBUG - core.main (00:54:45.068): Core starting INFO - core.main (00:54:45.068): Config dir: C:\Users\mark\AppData\Roaming\nvda DEBUG - core.main (00:54:45.068): loading config INFO - config.ConfigManager._loadConfig (00:54:45.069): Loading config: C:\Users\mark\AppData\Roaming\nvda\nvda.ini DEBUG - config.profileUpgrader.upgrade (00:54:45.072): Current config schema version: 2, latest: 2 DEBUG - fileUtils.FaultTolerantFile (00:54:45.082): C:\Users\mark\AppData\Roaming\nvda\nvda.inil4vp6e.tmp INFO - config.ConfigManager._loadConfig (00:54:45.119): Config loaded (after upgrade, and in the state it will be used by NVDA): {u'schemaVersion': u'2', u'upgrade': {}, u'update': {u'autoCheck': u'True', u'startupNotification': u'True'}, u'general': {u'language': u'Windows', u'saveConfigurationOnExit': u'True', u'askToExit': u'True', u'playStartAndExitSounds': u'True', u'loggingLevel': u'INFO', u'showWelcomeDialogAtStartup': u'False'}, u'speech': {u'synth': u'eloquence', u'outputDevice': u'Headphones (2.4G Wireless heads', u'autoDialectSwitching': u'True', u'symbolLevel': u'100', u'oneCore': {u'voice': u'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech_OneCore\\Voices\\Tokens\\MSTTS_V110_enGB_GeorgeM', u'volume': u'100'}, u'sapi5': {u'voice': u'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\Voices\\Tokens\\TTS_MS_EN-GB_HAZEL_11.0', u'volume': u'100'}, u'eloquence': {u'voice': u'65536', u'variant': u'1', u'pitch': u'65', u'inflection': u'30', u'volume': u'100', u'rate': u'50'}, u'espeak': {u'voice': u'en', u'variant': u'max', u'rate': u'30', u'pitch': u'40', u'inflection': u'75', u'volume': u'100'}}, u'keyboard': {u'speakTypedWords': u'True', u'speakTypedCharacters': u'True', u'speakCommandKeys': u'False'}, u'braille': {u'autoTether': u'False', u'noBraille': {u'port': u''}}, u'wintenApps': {u'updateCheckTime': u'1530816661'}, u'mouse': {u'enableMouseTracking': u'True'}, u'presentation': {u'reportDynamicContentChanges': u'True'}, u'reviewCursor': {u'followCaret': u'True', u'followFocus': u'True'}, u'uwpOcr': {u'language': u'en-GB'}, u'speechViewer': {u'x': u'68', u'y': u'44', u'width': u'500', u'height': u'500', u'displays': [u'(1920, 1080)'], u'autoPositionWindow': u'False'}} DEBUG - core.main (00:54:45.191): setting language to Windows INFO - core.main (00:54:45.191): NVDA version 2018.2.1 INFO - core.main (00:54:45.191): Using Windows version 10.0.17134 workstation INFO - core.main (00:54:45.191): Using Python version 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)] INFO - core.main (00:54:45.191): Using comtypes version 1.1.3 DEBUG - core.main (00:54:45.200): Initializing add-ons system DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.201): Listing add-ons from C:\Users\mark\AppData\Roaming\nvda\addons DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.201): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\Eloquence DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.203): Found add-on Eloquence DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.203): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\fakeClipboardAnouncement DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.206): Found add-on fakeClipboardAnouncement DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.206): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\remote DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.206): Found add-on remote DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.207): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\stationPlaylist DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.207): Found add-on stationPlaylist DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.207): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\systrayList DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.207): Found add-on systrayList DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.210): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\TeamTalk DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.210): Found add-on TeamTalk DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.210): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\VAC DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.211): Found add-on VAC DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.211): Loading add-on from C:\Users\mark\AppData\Roaming\nvda\addons\wintenApps DEBUG - addonHandler._getAvailableAddonsFromPath (00:54:45.211): Found add-on wintenApps DEBUG - core.main (00:54:45.371): Initializing appModule Handler DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.371): Addon stationPlaylist added to appModules package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.371): Addon TeamTalk added to appModules package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.371): Addon VAC added to appModules package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.371): Addon wintenApps added to appModules package path DEBUG - core.main (00:54:45.374): Initializing NVDAHelper DEBUG - core.main (00:54:45.414): Speech Dictionary processing DEBUG - speechDictHandler.SpeechDict.load (00:54:45.414): Loading speech dictionary 'C:\Users\mark\AppData\Roaming\nvda\speechDicts\default.dic'... DEBUG - speechDictHandler.SpeechDict.load (00:54:45.415): 0 loaded records. DEBUG - speechDictHandler.SpeechDict.load (00:54:45.415): Loading speech dictionary 'builtin.dic'... DEBUG - speechDictHandler.SpeechDict.load (00:54:45.415): 3 loaded records. DEBUG - core.main (00:54:45.415): Initializing speech DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.415): Addon Eloquence added to synthDrivers package path DEBUG - external:synthDrivers.eloquence.SynthDriver.__init__ (00:54:45.463): Using Eloquence version 6.1.0.0 DEBUG - speechDictHandler.SpeechDict.load (00:54:45.470): Loading speech dictionary 'C:\Users\mark\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\eloquence\eloquence-American English.dic'... DEBUG - speechDictHandler.SpeechDict.load (00:54:45.470): file 'C:\Users\mark\AppData\Roaming\nvda\speechDicts\voiceDicts.v1\eloquence\eloquence-American English.dic' not found. INFO - synthDriverHandler.setSynth (00:54:45.471): Loaded synthDriver eloquence INFO - core.main (00:54:45.471): Using wx version 3.0.2.0 msw (classic) DEBUG - core.main (00:54:45.473): Initializing braille input INFO - brailleInput.initialize (00:54:45.473): Braille input initialized DEBUG - core.main (00:54:45.473): Initializing braille INFO - braille.initialize (00:54:45.473): Using liblouis version 3.5.0 INFO - braille.BrailleHandler.setDisplayByName (00:54:45.476): Loaded braille display driver noBraille, current display has 0 cells. DEBUG - core.main (00:54:45.476): Initializing displayModel DEBUG - core.main (00:54:45.476): Initializing GUI DEBUG - core.main (00:54:45.500): initializing Java Access Bridge support DEBUG - core.main (00:54:45.589): Initializing winConsole support DEBUG - core.main (00:54:45.589): Initializing UIA support INFO - _UIAHandler.UIAHandler.MTAThreadFunc (00:54:45.594): UIAutomation: IUIAutomation5 DEBUG - core.main (00:54:45.868): Initializing IAccessible support DEBUG - core.main (00:54:45.868): Initializing input core DEBUGWARNING - inputCore.InputManager.loadLocaleGestureMap (00:54:45.868): No locale gesture map for language en DEBUG - core.main (00:54:45.868): Initializing keyboard handler DEBUG - core.main (00:54:45.869): initializing mouse handler DEBUG - core.main (00:54:45.891): Initializing touchHandler DEBUG - touchHandler.initialize (00:54:45.894): Touch support initialized. maximum touch inputs: 10 DEBUG - core.main (00:54:45.894): Initializing global plugin handler DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.894): Addon fakeClipboardAnouncement added to globalPlugins package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.894): Addon remote added to globalPlugins package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.894): Addon stationPlaylist added to globalPlugins package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.894): Addon systrayList added to globalPlugins package path DEBUG - addonHandler.Addon.addToPackagePath (00:54:45.894): Addon wintenApps added to globalPlugins package path DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.__init__ (00:54:45.901): W10: adding additional events DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.__init__ (00:54:45.924): W10: added event ID 20026, assigned to UIA_dragStart DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.__init__ (00:54:45.950): W10: added event ID 20027, assigned to UIA_dragCancel DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.__init__ (00:54:45.966): W10: added event ID 20028, assigned to UIA_dragComplete DEBUG - core.main (00:54:46.002): Initializing core pump DEBUG - core.main (00:54:46.003): Initializing watchdog DEBUG - core.main (00:54:46.003): initializing updateCheck INFO - core.main (00:54:46.003): NVDA initialized DEBUG - core.main (00:54:46.003): entering wx application main loop IO - speech.speak (00:54:46.042): Speaking [LangChangeCommand ('en_US'), u'Backup and Sync'] IO - inputCore.InputManager.executeGesture (00:54:53.822): Input: kb(desktop):windows+2 IO - speech._speakSpellingGen (00:54:53.834): Speaking character u'2' DEBUG - queueHandler.registerGeneratorObject (00:54:53.834): Adding generator 1 DEBUG - queueHandler.pumpAll (00:54:53.854): generator 1 finished IO - speech.speak (00:54:53.895): Speaking [LangChangeCommand ('en_US'), u'Taskbar'] DEBUGWARNING - RPC process 12628 (HxOutlook.exe) (00:54:55.046): Thread 8612, build\x86_64\remote\ia2Support.cpp, IA2Support_inProcess_initialize, 121: disabling IA2 support
IO - speech.speak (00:54:55.490): Speaking [LangChangeCommand ('en_US'), u'Inbox - Linked inbox \u200e- Mail'] IO - speech.speak (00:54:55.496): Speaking [LangChangeCommand ('en_US'), u'Mail window'] IO - speech.speak (00:54:55.505): Speaking [LangChangeCommand ('en_US'), u'Message List grouping'] IO - speech.speak (00:54:55.509): Speaking [LangChangeCommand ('en_US'), u'list'] IO - speech.speak (00:54:55.516): Speaking [LangChangeCommand ('en_US'), u'level 1 Unread Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept 1 of 42'] IO - speech.speak (00:54:55.657): Speaking [LangChangeCommand ('en_US'), u'English (United Kingdom) - United Kingdom'] IO - inputCore.InputManager.executeGesture (00:54:56.223): Input: kb(desktop):downArrow IO - speech.speak (00:54:56.296): Speaking [LangChangeCommand ('en_US'), u' Unread Phil TAFN Radio Need help i am looking for a view tunes Fri 22:04 Hello evveryboddy as u know the coming fridays i will play number 1 hits of the Dutch top 40. I like 2 of 42 level 1'] IO - inputCore.InputManager.executeGesture (00:54:57.020): Input: kb(desktop):upArrow IO - speech.speak (00:54:57.075): Speaking [LangChangeCommand ('en_US'), u' Unread Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept 1 of 42 level 1'] IO - inputCore.InputManager.executeGesture (00:54:57.526): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:54:57.950): Input: kb(desktop):enter DEBUG - treeInterceptorHandler.update (00:54:58.395): Adding new treeInterceptor to runningTable: <nvdaBuiltin.appModules.hxmail.MailWordDocumentTreeInterceptor object at 0x05039AD0> IO - speech.speak (00:54:58.400): Speaking [LangChangeCommand ('en_US'), u'Reading Pane grouping'] IO - speech.speak (00:54:58.404): Speaking [LangChangeCommand ('en_US'), u'Reading Pane grouping'] IO - speech.speak (00:54:58.414): Speaking [LangChangeCommand ('en_US'), u'Message'] DEBUG - queueHandler.registerGeneratorObject (00:54:58.415): Adding generator 2 DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:54:58.415): W10: UIA object name: Vertical, event: valueChange, app module: <'hxoutlook' (appName u'hxoutlook', process ID 12628) at address 50102b0>, automation Id: unavailable, class name: ScrollBar INFO - config.ConfigManager._loadConfig (00:54:58.431): Loading config: C:\Users\mark\AppData\Roaming\nvda\profiles\mark.ini DEBUG - config.profileUpgrader.upgrade (00:54:58.434): Current config schema version: 2, latest: 2 DEBUG - fileUtils.FaultTolerantFile (00:54:58.447): C:\Users\mark\AppData\Roaming\nvda\profiles\mark.inikdnuso.tmp INFO - config.ConfigManager._loadConfig (00:54:58.480): Config loaded (after upgrade, and in the state it will be used by NVDA): {u'schemaVersion': u'2'} DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.486): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.486): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.487): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.572): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.579): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.582): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.584): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.584): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.584): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.584): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.585): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.588): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.588): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.588): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.588): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.592): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.592): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.594): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.594): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.594): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.594): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.618): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.619): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.619): full text: I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments…):
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.624): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.628): parentElement: edit IO - inputCore.InputManager.executeGesture (00:54:58.845): Input: kb(desktop):upArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.882): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.887): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.887): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.887): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.887): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.888): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.891): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.892): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.892): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.892): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.897): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.898): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.901): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.901): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.901): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.903): _getTextWithFieldsForUIARange end IO - speech.speak (00:54:58.903): Speaking [IndexCommand(1), LangChangeCommand ('en_US'), u'page 1', u'Hi,\r', IndexCommand(2), u'I see. '] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.923): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.924): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.924): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.924): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.927): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.927): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.928): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.928): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.928): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.928): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.930): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.933): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.933): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.933): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.933): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.937): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.937): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:58.937): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.937): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.937): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:58.937): _getTextWithFieldsForUIARange end IO - speech.speak (00:54:58.938): Speaking [LangChangeCommand ('en_US'), u'page 1', u'Hi,\r'] IO - inputCore.InputManager.executeGesture (00:54:59.085): Input: kb(desktop):upArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.207): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.207): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.207): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.209): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.209): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.210): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.213): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.213): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.213): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.213): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.214): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.214): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.214): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.214): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.214): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.217): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.217): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.217): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.217): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.217): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.219): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.220): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.220): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.220): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.220): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.220): _getTextWithFieldsForUIARange end IO - speech.speak (00:54:59.223): Speaking [LangChangeCommand ('en_US'), u'Hi,\r'] IO - inputCore.InputManager.executeGesture (00:54:59.637): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.661): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.661): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.661): full text: I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments…):
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.661): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.663): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.663): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.664): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.664): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.664): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.664): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.667): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.668): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.668): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.668): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.668): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.671): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.673): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.673): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.673): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.673): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.674): _getTextWithFieldsForUIARange end IO - speech.speak (00:54:59.674): Speaking [LangChangeCommand ('en_US'), u'I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments\u2026):\r'] IO - inputCore.InputManager.executeGesture (00:54:59.910): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.971): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.973): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.973): full text: 1. Press NvDA+Q.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.973): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.976): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.980): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.982): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.982): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.983): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.983): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.983): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.983): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.986): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.987): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.990): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.990): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.990): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.990): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.990): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.992): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:54:59.992): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.992): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.992): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.992): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.996): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:54:59.997): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.000): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.000): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.000): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.000): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.000): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.000): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:00.002): Speaking [LangChangeCommand ('en_US'), u'1. Press NvDA+Q.\r'] IO - inputCore.InputManager.executeGesture (00:55:00.262): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.283): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.286): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.286): full text: 2. From exit dialog, select “restart with debug logging enabled”.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.286): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.288): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.288): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.289): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.292): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.296): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.296): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.296): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.296): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.298): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.298): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.299): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.302): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.302): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.302): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.302): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.305): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.308): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.309): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.309): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.309): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.309): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.309): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.309): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:00.312): Speaking [LangChangeCommand ('en_US'), u'2. From exit dialog, select \u201crestart with debug logging enabled\u201d.\r'] IO - inputCore.InputManager.executeGesture (00:55:00.759): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.802): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.802): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.802): full text: 3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.802): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.803): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.808): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.809): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.812): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.813): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.813): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.813): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.813): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.815): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.815): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.818): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.819): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.819): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.819): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.819): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.822): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.823): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:00.823): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.825): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.825): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.825): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.825): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:00.825): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:00.825): Speaking [LangChangeCommand ('en_US'), u'3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.\r'] IO - inputCore.InputManager.executeGesture (00:55:01.125): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.180): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.180): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.180): full text: Cheers,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.181): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.181): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.186): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.187): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.187): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.187): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.187): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.190): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.190): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.191): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.191): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.191): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.191): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.191): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.191): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.191): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.191): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.194): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.196): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.196): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.196): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.196): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.196): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:01.197): Speaking [LangChangeCommand ('en_US'), u'Cheers,\r'] IO - inputCore.InputManager.executeGesture (00:55:01.614): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.658): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.658): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.661): full text: Joseph
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.661): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.663): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.664): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.667): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.667): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.667): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.667): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.668): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.668): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.668): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.668): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.668): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.671): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.671): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.671): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.671): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.671): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.673): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.673): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:01.673): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.673): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.673): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:01.673): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:01.674): Speaking [LangChangeCommand ('en_US'), u'Joseph\r'] IO - inputCore.InputManager.executeGesture (00:55:02.382): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.433): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.433): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.433): full text:
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.433): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.434): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.437): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.437): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.437): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.437): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.438): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.438): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.440): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.440): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.440): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.440): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.443): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.444): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:02.444): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.447): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.447): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:02.447): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:02.447): Speaking [LangChangeCommand ('en_US'), u'blank'] IO - inputCore.InputManager.executeGesture (00:55:02.967): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.013): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.013): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.016): full text: From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mark
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.016): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.017): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.019): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.023): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.023): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.023): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.023): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.026): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.026): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.026): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.028): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.028): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.028): Child count: 2 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.028): Walking children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.029): Fetched child 0 (link) DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.032): Plain text before child DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.032): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.032): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.032): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.033): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.036): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.036): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.038): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.039): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.039): Recursing into child 0 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.039): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.039): rootElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.039): full text: nvda@nvda.groups.io DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.039): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.042): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.042): parentElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.042): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.042): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.042): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.043): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.043): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.043): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.043): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.043): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.043): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.046): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.046): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.048): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.048): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.048): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.048): Done recursing into child 0 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.048): Fetched child 1 (link) DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.049): Plain text before child DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.049): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.049): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.049): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.052): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.053): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.053): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): Recursing into child 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): rootElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): full text: nvda@nvda.groups.io DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.055): parentElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.058): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.058): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.058): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.058): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.062): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.063): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.063): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.063): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.065): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.065): Done recursing into child 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.065): children done DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.065): Yielding final text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.065): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.065): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.065): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.068): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.069): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.069): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.072): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.072): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.073): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:03.075): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.075): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.075): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:03.075): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:03.078): Speaking [LangChangeCommand ('en_US'), u'From: ', u'link', u'nvda@nvda.groups.io', u' <', u'link', u'nvda@nvda.groups.io', u'> On Behalf Of Mark\r'] IO - inputCore.InputManager.executeGesture (00:55:04.013): Input: kb(desktop):escape DEBUG - treeInterceptorHandler.killTreeInterceptor (00:55:04.107): Killed treeInterceptor: <nvdaBuiltin.appModules.hxmail.MailWordDocumentTreeInterceptor object at 0x05039AD0> IO - speech.speak (00:55:04.108): Speaking [LangChangeCommand ('en_US'), u'Message List grouping'] IO - speech.speak (00:55:04.112): Speaking [LangChangeCommand ('en_US'), u'list'] IO - speech.speak (00:55:04.118): Speaking [LangChangeCommand ('en_US'), u' Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept 1 of 42 level 1'] DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:04.121): W10: UIA object name: Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept, event: nameChange, app module: <'hxoutlook' (appName u'hxoutlook', process ID 12628) at address 50102b0>, automation Id: MailItem, class name: MailItem DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:04.121): W10: UIA object name: Vertical, event: valueChange, app module: <'hxoutlook' (appName u'hxoutlook', process ID 12628) at address 50102b0>, automation Id: unavailable, class name: ScrollBar IO - inputCore.InputManager.executeGesture (00:55:04.871): Input: kb(desktop):escape IO - inputCore.InputManager.executeGesture (00:55:05.701): Input: kb(desktop):alt+f4 IO - speech.speak (00:55:05.769): Speaking [LangChangeCommand ('en_US'), u'Taskbar'] IO - speech.speak (00:55:06.068): Speaking [LangChangeCommand ('en_US'), u'Mandy C from New Malden joined channel Quiz Room'] IO - inputCore.InputManager.executeGesture (00:55:06.430): Input: kb(desktop):windows+d DEBUG - appModuleHandler.cleanup (00:55:06.549): application hxoutlook closed IO - speech.speak (00:55:06.605): Speaking [LangChangeCommand ('en_US'), u'FolderView list'] IO - speech.speak (00:55:06.608): Speaking [LangChangeCommand ('en_US'), u'Songr 20 of 62'] IO - inputCore.InputManager.executeGesture (00:55:08.559): Input: kb(desktop):alt+tab IO - speech.speak (00:55:08.635): Speaking [LangChangeCommand ('en_US'), u'Laid back chat - TeamTalk 5 Classic v. 5.3.2 row 1 column 1'] DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:08.661): W10: UIA object name: Task Switching, event: windowOpen, app module: <'explorer' (appName u'explorer', process ID 1216) at address 4db79d0>, automation Id: unavailable, class name: MultitaskingViewFrame DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.874): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.875): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.878): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.878): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.880): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.881): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.884): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.884): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.885): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.888): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.888): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.890): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.891): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:08.894): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) IO - speech.speak (00:55:08.901): Speaking [LangChangeCommand ('en_US'), u'Laid back chat - TeamTalk 5 Classic v. 5.3.2 dialog'] IO - speech.speak (00:55:09.000): Speaking [LangChangeCommand ('en_US'), u'tree view'] IO - speech.speak (00:55:09.003): Speaking [LangChangeCommand ('en_US'), u'level 3 Mark T From Feltham Exec 1 of 1'] IO - inputCore.InputManager.executeGesture (00:55:09.573): Input: kb(desktop):windows+d IO - speech.speak (00:55:09.717): Speaking [LangChangeCommand ('en_US'), u'FolderView list'] IO - speech.speak (00:55:09.720): Speaking [LangChangeCommand ('en_US'), u'Songr 20 of 62'] IO - inputCore.InputManager.executeGesture (00:55:11.533): Input: kb(desktop):downArrow IO - speech.speak (00:55:11.578): Speaking [LangChangeCommand ('en_US'), u'QCast 21 of 62'] IO - inputCore.InputManager.executeGesture (00:55:12.160): Input: kb(desktop):upArrow IO - speech.speak (00:55:12.196): Speaking [LangChangeCommand ('en_US'), u'Songr 20 of 62'] IO - inputCore.InputManager.executeGesture (00:55:12.719): Input: kb(desktop):upArrow IO - speech.speak (00:55:12.750): Speaking [LangChangeCommand ('en_US'), u'Station Playlist 19 of 62'] IO - inputCore.InputManager.executeGesture (00:55:13.197): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:55:13.589): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:55:13.927): Input: kb(desktop):downArrow IO - speech.speak (00:55:13.960): Speaking [LangChangeCommand ('en_US'), u'Songr 20 of 62'] IO - inputCore.InputManager.executeGesture (00:55:14.213): Input: kb(desktop):downArrow IO - speech.speak (00:55:14.237): Speaking [LangChangeCommand ('en_US'), u'QCast 21 of 62'] IO - inputCore.InputManager.executeGesture (00:55:14.453): Input: kb(desktop):downArrow IO - speech.speak (00:55:14.490): Speaking [LangChangeCommand ('en_US'), u'Audacity 22 of 62'] IO - inputCore.InputManager.executeGesture (00:55:14.678): Input: kb(desktop):downArrow IO - speech.speak (00:55:14.707): Speaking [LangChangeCommand ('en_US'), u'Tera Term 23 of 62'] IO - inputCore.InputManager.executeGesture (00:55:14.934): Input: kb(desktop):downArrow IO - speech.speak (00:55:14.970): Speaking [LangChangeCommand ('en_US'), u'Skype 24 of 62'] IO - inputCore.InputManager.executeGesture (00:55:15.157): Input: kb(desktop):downArrow IO - speech.speak (00:55:15.196): Speaking [LangChangeCommand ('en_US'), u'Google Chrome 25 of 62'] IO - inputCore.InputManager.executeGesture (00:55:15.686): Input: kb(desktop):downArrow IO - speech.speak (00:55:15.717): Speaking [LangChangeCommand ('en_US'), u'M facebook creat a account 26 of 62'] IO - inputCore.InputManager.executeGesture (00:55:16.076): Input: kb(desktop):downArrow IO - speech.speak (00:55:16.115): Speaking [LangChangeCommand ('en_US'), u'amazon access 27 of 62'] IO - inputCore.InputManager.executeGesture (00:55:16.726): Input: kb(desktop):alt+tab IO - speech.speak (00:55:16.789): Speaking [LangChangeCommand ('en_US'), u'Laid back chat - TeamTalk 5 Classic v. 5.3.2 row 1 column 1'] DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:16.815): W10: UIA object name: , event: windowOpen, app module: <'explorer' (appName u'explorer', process ID 1216) at address 4db79d0>, automation Id: unavailable, class name: MultitaskingViewFrame DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.983): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.986): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.987): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.990): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.992): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.993): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.996): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:16.997): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.000): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.002): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.003): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.006): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.006): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.007): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) IO - speech.speak (00:55:17.017): Speaking [LangChangeCommand ('en_US'), u'Laid back chat - TeamTalk 5 Classic v. 5.3.2 dialog'] IO - speech.speak (00:55:17.131): Speaking [LangChangeCommand ('en_US'), u'tree view'] IO - speech.speak (00:55:17.135): Speaking [LangChangeCommand ('en_US'), u'Mark T From Feltham Exec 1 of 1 level 3'] IO - inputCore.InputManager.executeGesture (00:55:17.559): Input: kb(desktop):alt+tab DEBUGWARNING - eventHandler.executeEvent (00:55:17.651): error executing event: gainFocus on <NVDAObjects.Dynamic_MultitaskingViewFrameListItemListItemUIA object at 0x050190B0> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 152, in executeEvent File "eventHandler.pyo", line 92, in __init__ File "eventHandler.pyo", line 100, in next File "C:\Users\mark\AppData\Roaming\nvda\addons\wintenApps\globalPlugins\wintenObjs\__init__.py", line 263, in event_gainFocus File "eventHandler.pyo", line 100, in next File "C:\Users\mark\AppData\Roaming\nvda\addons\remote\globalPlugins\remoteClient\__init__.py", line 426, in event_gainFocus File "eventHandler.pyo", line 100, in next File "appModules\explorer.pyo", line 301, in event_gainFocus File "eventHandler.pyo", line 100, in next File "NVDAObjects\__init__.pyo", line 961, in event_gainFocus File "NVDAObjects\__init__.pyo", line 849, in reportFocus File "speech.pyo", line 383, in speakObject File "speech.pyo", line 275, in speakObjectProperties File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "NVDAObjects\UIA\__init__.pyo", line 1235, in _get_columnNumber File "NVDAObjects\UIA\__init__.pyo", line 713, in _getUIACacheablePropertyValue COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) DEBUGWARNING - eventHandler.executeEvent (00:55:17.653): error executing event: gainFocus on <NVDAObjects.Dynamic_MultitaskingViewFrameListItemListItemUIA object at 0x05019370> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 152, in executeEvent File "eventHandler.pyo", line 92, in __init__ File "eventHandler.pyo", line 100, in next File "C:\Users\mark\AppData\Roaming\nvda\addons\wintenApps\globalPlugins\wintenObjs\__init__.py", line 263, in event_gainFocus File "eventHandler.pyo", line 100, in next File "C:\Users\mark\AppData\Roaming\nvda\addons\remote\globalPlugins\remoteClient\__init__.py", line 426, in event_gainFocus File "eventHandler.pyo", line 100, in next File "appModules\explorer.pyo", line 301, in event_gainFocus File "eventHandler.pyo", line 100, in next File "NVDAObjects\__init__.pyo", line 961, in event_gainFocus File "NVDAObjects\__init__.pyo", line 849, in reportFocus File "speech.pyo", line 383, in speakObject File "speech.pyo", line 275, in speakObjectProperties File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "NVDAObjects\UIA\__init__.pyo", line 1235, in _get_columnNumber File "NVDAObjects\UIA\__init__.pyo", line 713, in _getUIACacheablePropertyValue COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:17.654): W10: UIA object name: , event: windowOpen, app module: <'explorer' (appName u'explorer', process ID 1216) at address 4db79d0>, automation Id: unavailable, class name: MultitaskingViewFrame DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.836): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.841): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.842): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.845): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.846): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.848): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.851): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.852): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.852): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.855): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.857): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.858): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.858): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (00:55:17.861): accRole failed: (-2147024809, 'The parameter is incorrect.', (None, None, None, 0, None)) IO - speech.speak (00:55:17.868): Speaking [LangChangeCommand ('en_US'), u'Laid back chat - TeamTalk 5 Classic v. 5.3.2 dialog'] IO - speech.speak (00:55:17.904): Speaking [LangChangeCommand ('en_US'), u'tree view'] IO - speech.speak (00:55:17.908): Speaking [LangChangeCommand ('en_US'), u'Mark T From Feltham Exec 1 of 1 level 3'] IO - inputCore.InputManager.executeGesture (00:55:18.342): Input: kb(desktop):windows+d IO - speech.speak (00:55:18.509): Speaking [LangChangeCommand ('en_US'), u'FolderView list'] IO - speech.speak (00:55:18.512): Speaking [LangChangeCommand ('en_US'), u'amazon access 27 of 62'] IO - inputCore.InputManager.executeGesture (00:55:18.910): Input: kb(desktop):downArrow IO - inputCore.InputManager.executeGesture (00:55:19.846): Input: kb(desktop):home IO - speech.speak (00:55:19.891): Speaking [LangChangeCommand ('en_US'), u'.tmp.drivedownload 1 of 62'] IO - inputCore.InputManager.executeGesture (00:55:21.141): Input: kb(desktop):NVDA+q DEBUGWARNING - Python warning (00:55:21.181): C:\Program Files (x86)\NVDA\library.zip\gui\__init__.py:776: DeprecationWarning: object() takes no parameters IO - speech.speak (00:55:21.328): Speaking [LangChangeCommand ('en_US'), u'Exit NVDA dialog'] IO - speech.speak (00:55:21.335): Speaking [LangChangeCommand ('en_US'), u'What would you like to do? combo box Exit collapsed Alt+d'] IO - inputCore.InputManager.executeGesture (00:55:23.367): Input: kb(desktop):escape IO - speech.speak (00:55:23.444): Speaking [LangChangeCommand ('en_US'), u'United Kingdom'] IO - speech.speak (00:55:23.457): Speaking [LangChangeCommand ('en_US'), u'Backup and Sync'] IO - inputCore.InputManager.executeGesture (00:55:23.638): Input: kb(desktop):escape IO - inputCore.InputManager.executeGesture (00:55:24.381): Input: kb(desktop):windows+2 IO - speech.speak (00:55:24.426): Speaking [LangChangeCommand ('en_US'), u'Taskbar'] IO - speech.speak (00:55:24.519): Speaking [LangChangeCommand ('en_US'), u'Mail'] DEBUGWARNING - RPC process 1604 (HxOutlook.exe) (00:55:25.631): Thread 14788, build\x86_64\remote\ia2Support.cpp, IA2Support_inProcess_initialize, 121: disabling IA2 support
IO - speech.speak (00:55:25.655): Speaking [LangChangeCommand ('en_US'), u' - Linked inbox \u200e- Mail'] IO - speech.speak (00:55:25.680): Speaking [LangChangeCommand ('en_US'), u'Inbox - Linked inbox \u200e- Mail'] IO - speech.speak (00:55:26.190): Speaking [LangChangeCommand ('en_US'), u'Mail window'] IO - speech.speak (00:55:26.196): Speaking [LangChangeCommand ('en_US'), u'Message List grouping'] IO - speech.speak (00:55:26.200): Speaking [LangChangeCommand ('en_US'), u'list'] IO - speech.speak (00:55:26.207): Speaking [LangChangeCommand ('en_US'), u'level 1 Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept 1 of 42'] IO - inputCore.InputManager.executeGesture (00:55:26.446): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:55:26.703): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:55:27.351): Input: kb(desktop):downArrow IO - speech.speak (00:55:27.423): Speaking [LangChangeCommand ('en_US'), u' Unread Phil TAFN Radio Need help i am looking for a view tunes Fri 22:04 Hello evveryboddy as u know the coming fridays i will play number 1 hits of the Dutch top 40. I like 2 of 42 level 1'] IO - inputCore.InputManager.executeGesture (00:55:28.045): Input: kb(desktop):upArrow IO - speech.speak (00:55:28.095): Speaking [LangChangeCommand ('en_US'), u' Joseph Lee Re: [nvda] nvda speach keep stopping 00:52 Hi,I see. Can you try the following for me please (owing to the fact that this forum does not accept 1 of 42 level 1'] IO - inputCore.InputManager.executeGesture (00:55:28.584): Input: kb(desktop):upArrow IO - inputCore.InputManager.executeGesture (00:55:29.325): Input: kb(desktop):enter DEBUG - treeInterceptorHandler.update (00:55:29.700): Adding new treeInterceptor to runningTable: <nvdaBuiltin.appModules.hxmail.MailWordDocumentTreeInterceptor object at 0x05091D10> IO - speech.speak (00:55:29.713): Speaking [LangChangeCommand ('en_US'), u'Reading Pane grouping'] IO - speech.speak (00:55:29.717): Speaking [LangChangeCommand ('en_US'), u'Reading Pane grouping'] IO - speech.speak (00:55:29.723): Speaking [LangChangeCommand ('en_US'), u'Message'] DEBUG - queueHandler.registerGeneratorObject (00:55:29.723): Adding generator 3 DEBUG - external:globalPlugins.wintenObjs.GlobalPlugin.uiaDebugLogging (00:55:29.726): W10: UIA object name: Vertical, event: valueChange, app module: <'hxoutlook' (appName u'hxoutlook', process ID 1604) at address 5039950>, automation Id: unavailable, class name: ScrollBar DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.739): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.740): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.740): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.773): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.780): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.782): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.786): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.786): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.786): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.786): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.789): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.790): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.790): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.790): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.790): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.796): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.796): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.796): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.799): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.799): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.799): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.816): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.819): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.819): full text: I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments…):
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.819): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.821): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.825): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.826): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.826): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.826): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.826): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.828): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.831): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.831): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.831): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.831): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.832): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.835): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.836): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.836): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.836): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.836): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:29.838): Speaking [IndexCommand(1), LangChangeCommand ('en_US'), u'page 1', u'Hi,\r', IndexCommand(2), u'I see. '] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.848): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.851): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.851): full text: 1. Press NvDA+Q.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.852): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.855): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.858): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.861): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.862): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.865): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.865): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.865): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.865): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.867): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.867): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.868): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.871): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.871): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.871): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.871): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.875): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.875): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.877): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.877): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.877): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.877): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.877): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.877): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:29.878): Speaking [LangChangeCommand ('en_US'), u'Can you try the following for me please (owing to the fact that this forum does not accept attachments\u2026):\r', IndexCommand(3), u'1. Press NvDA+Q.\r'] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.892): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.892): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.894): full text: 2. From exit dialog, select “restart with debug logging enabled”.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.894): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.897): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.901): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.904): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.907): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.907): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.907): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.907): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.908): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.908): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.911): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.913): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.913): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.914): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.914): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.917): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.917): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:29.918): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.918): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.918): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.918): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.918): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.918): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:29.921): Speaking [IndexCommand(4), LangChangeCommand ('en_US'), u'2. From exit dialog, select \u201crestart with debug logging enabled\u201d.\r'] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.933): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.934): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.934): full text: 3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.937): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.937): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:29.940): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.178): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.183): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.184): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.184): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.184): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.184): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.187): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.188): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.190): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.190): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.193): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.193): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.193): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.193): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.193): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.193): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.193): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.194): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.198): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.200): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.204): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.204): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.204): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.204): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.204): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.204): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:30.204): Speaking [IndexCommand(5), LangChangeCommand ('en_US'), u'3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.\r'] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.229): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.229): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.230): full text: Cheers,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.230): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.233): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.234): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.236): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.236): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.236): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.236): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.239): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.240): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.243): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.243): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.243): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.244): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.244): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.246): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.246): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.246): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.246): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.253): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.253): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.255): full text: Joseph
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.255): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.256): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.260): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.263): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.265): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.265): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.265): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.266): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.269): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.269): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.269): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.269): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.273): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.273): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.273): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.275): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.275): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.275): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.285): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.286): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.286): full text:
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.289): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.290): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.292): parentElement: page IO - inputCore.InputManager.executeGesture (00:55:30.358): Input: kb(desktop):upArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.467): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.467): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.467): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.467): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.469): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.470): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.470): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.470): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.470): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.473): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.474): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.479): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.479): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.479): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.479): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.523): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.525): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.525): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.525): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.526): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.530): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.530): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.532): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.532): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.532): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.532): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.535): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.535): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.535): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.535): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.539): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.540): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.540): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.540): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.540): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.540): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:30.540): Speaking [LangChangeCommand ('en_US'), u'Hi,\r'] IO - inputCore.InputManager.executeGesture (00:55:30.645): Input: kb(desktop):upArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.686): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.687): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.687): full text: Hi,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.687): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.690): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.691): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.696): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.696): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.696): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.696): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.697): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.697): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.700): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.700): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.700): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.700): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.700): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.700): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.700): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.700): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.703): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.703): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:30.706): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.706): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.706): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:30.706): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:30.707): Speaking [LangChangeCommand ('en_US'), u'Hi,\r'] IO - inputCore.InputManager.executeGesture (00:55:36.430): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.476): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.477): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.477): full text: I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments…):
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.480): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.480): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.483): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.486): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.486): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.486): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.486): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.487): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.487): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.490): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.490): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.490): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.492): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:36.493): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.493): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.493): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:36.493): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:36.493): Speaking [LangChangeCommand ('en_US'), u'I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments\u2026):\r'] IO - inputCore.InputManager.executeGesture (00:55:37.687): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.726): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.726): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.727): full text: 1. Press NvDA+Q.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.727): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.727): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.730): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.732): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.733): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.736): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.736): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.736): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.736): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.737): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.737): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.740): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.740): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.740): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.742): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.742): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.742): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.742): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.742): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.742): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.742): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.743): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.746): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:37.747): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.747): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.747): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.747): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.747): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:37.747): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:37.750): Speaking [LangChangeCommand ('en_US'), u'1. Press NvDA+Q.\r'] IO - inputCore.InputManager.executeGesture (00:55:38.006): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.055): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.055): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.055): full text: 2. From exit dialog, select “restart with debug logging enabled”.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.055): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.056): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.059): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.061): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.061): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.062): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.062): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.062): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.062): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.065): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.066): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.066): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.069): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.069): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.069): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.071): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.072): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.075): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.076): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.076): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.076): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.076): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.078): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.078): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:38.078): Speaking [LangChangeCommand ('en_US'), u'2. From exit dialog, select \u201crestart with debug logging enabled\u201d.\r'] IO - inputCore.InputManager.executeGesture (00:55:38.325): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.365): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.365): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.368): full text: 3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.368): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.369): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.371): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.374): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.375): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.378): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.378): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.378): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.378): parentElement: list item DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.380): parentElement: list DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.380): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.381): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.384): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.384): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.384): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.384): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.385): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.385): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.388): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.388): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.388): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.388): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.390): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.390): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:38.390): Speaking [LangChangeCommand ('en_US'), u'3. When speech stops, press NVDA+F1, copy the whole log file and paste it as an email reply. If it contains private information, send the reply to me privately.\r'] IO - inputCore.InputManager.executeGesture (00:55:38.549): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.599): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.601): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.601): full text: Cheers,
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.604): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.604): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.608): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.608): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.608): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.609): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.609): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.609): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.611): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.611): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.611): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.611): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.614): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.615): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.615): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.615): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.615): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.615): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:38.618): Speaking [LangChangeCommand ('en_US'), u'Cheers,\r'] IO - inputCore.InputManager.executeGesture (00:55:38.789): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.832): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.832): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.832): full text: Joseph
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.832): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.834): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.834): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.835): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.835): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.835): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.835): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.838): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.839): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.839): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.839): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.839): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.842): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.844): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:38.844): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.844): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.844): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:38.844): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:38.844): Speaking [LangChangeCommand ('en_US'), u'Joseph\r'] IO - inputCore.InputManager.executeGesture (00:55:39.023): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.069): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.071): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.071): full text:
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.071): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.072): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.072): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.075): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.075): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.075): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.075): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.076): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.078): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.078): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.078): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.078): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.082): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.082): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.085): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.085): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.085): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.085): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:39.086): Speaking [LangChangeCommand ('en_US'), u'blank'] IO - inputCore.InputManager.executeGesture (00:55:39.357): Input: kb(desktop):downArrow DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.403): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.404): rootElement: document DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.404): full text: From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mark
DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.407): Fetching parents starting from enclosingElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.407): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.411): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.413): Hit root DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.413): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.413): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.413): parentElement: edit DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.414): parentElement: page DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.414): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.414): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.414): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.414): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.417): Child count: 2 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.417): Walking children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.417): Fetched child 0 (link) DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.418): Plain text before child DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.418): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.418): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.418): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.421): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.423): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.423): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.424): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.427): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.427): Recursing into child 0 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.427): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.427): rootElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.428): full text: nvda@nvda.groups.io DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.428): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.428): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.428): parentElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.430): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.430): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.430): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.430): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.433): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.434): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.434): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.434): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.434): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.434): Done recursing into child 0 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.437): Fetched child 1 (link) DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.437): Plain text before child DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.438): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.438): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.438): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.438): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.440): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.443): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.443): Recursing into child 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.443): _getTextWithFieldsForUIARange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.443): rootElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.443): full text: nvda@nvda.groups.io DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Done fetching parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): parentElement: link DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Done generating controlFields for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Done yielding control starts for parents DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.444): Yielding balanced fields for textRange DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.447): no children DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.447): Yielding text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.447): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.447): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.447): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.448): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.448): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.450): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.450): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.450): _getTextWithFieldsForUIARange end DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.450): Done recursing into child 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.453): children done DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.453): Yielding final text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.453): _getTextWithFields_text start DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.453): Walking by unit 1 DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.453): With further units of: [2, 0] DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.454): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.454): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.457): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.459): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.459): Chunk has text. Fetching formatting DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.460): Yielding formatting and text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFields_text (00:55:39.463): Done _getTextWithFields_text DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.463): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.463): Yielding controlEnd for parentElement DEBUG - NVDAObjects.UIA.UIATextInfo._getTextWithFieldsForUIARange (00:55:39.463): _getTextWithFieldsForUIARange end IO - speech.speak (00:55:39.464): Speaking [LangChangeCommand ('en_US'), u'From: ', u'link', u'nvda@nvda.groups.io', u' <', u'link', u'nvda@nvda.groups.io', u'> On Behalf Of Mark\r'] IO - inputCore.InputManager.executeGesture (00:55:40.670): Input: kb(desktop):alt+f4 IO - speech.speak (00:55:40.757): Speaking [LangChangeCommand ('en_US'), u'Taskbar'] IO - inputCore.InputManager.executeGesture (00:55:41.598): Input: kb(desktop):windows+d DEBUG - appModuleHandler.cleanup (00:55:41.691): application hxoutlook closed DEBUGWARNING - eventHandler.executeEvent (00:55:41.697): error executing event: gainFocus on <NVDAObjects.IAccessible.IAccessible object at 0x050BA050> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 147, in executeEvent File "eventHandler.pyo", line 160, in doPreGainFocus File "api.pyo", line 118, in setFocusObject File "treeInterceptorHandler.pyo", line 48, in cleanup File "baseObject.pyo", line 21, in __get__ File "appModules\hxmail.pyo", line 15, in _get_isAlive File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "appModules\hxmail.pyo", line 24, in _get_shouldCreateTreeInterceptor COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) DEBUGWARNING - eventHandler.executeEvent (00:55:41.752): error executing event: gainFocus on <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x050BA070> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 147, in executeEvent File "eventHandler.pyo", line 160, in doPreGainFocus File "api.pyo", line 118, in setFocusObject File "treeInterceptorHandler.pyo", line 48, in cleanup File "baseObject.pyo", line 21, in __get__ File "appModules\hxmail.pyo", line 15, in _get_isAlive File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "appModules\hxmail.pyo", line 24, in _get_shouldCreateTreeInterceptor COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) IO - inputCore.InputManager.executeGesture (00:55:42.358): Input: kb(desktop):downArrow DEBUGWARNING - eventHandler.executeEvent (00:55:42.410): error executing event: gainFocus on <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x050BA1F0> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 147, in executeEvent File "eventHandler.pyo", line 160, in doPreGainFocus File "api.pyo", line 118, in setFocusObject File "treeInterceptorHandler.pyo", line 48, in cleanup File "baseObject.pyo", line 21, in __get__ File "appModules\hxmail.pyo", line 15, in _get_isAlive File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "appModules\hxmail.pyo", line 24, in _get_shouldCreateTreeInterceptor COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) IO - inputCore.InputManager.executeGesture (00:55:42.750): Input: kb(desktop):upArrow DEBUGWARNING - eventHandler.executeEvent (00:55:42.789): error executing event: gainFocus on <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x050BA390> with extra args of {} Traceback (most recent call last): File "eventHandler.pyo", line 147, in executeEvent File "eventHandler.pyo", line 160, in doPreGainFocus File "api.pyo", line 118, in setFocusObject File "treeInterceptorHandler.pyo", line 48, in cleanup File "baseObject.pyo", line 21, in __get__ File "appModules\hxmail.pyo", line 15, in _get_isAlive File "baseObject.pyo", line 34, in __get__ File "baseObject.pyo", line 115, in _getPropertyViaCache File "appModules\hxmail.pyo", line 24, in _get_shouldCreateTreeInterceptor COMError: (-2147220991, 'An event was unable to invoke any of the subscribers', (None, None, None, 0, None)) IO - inputCore.InputManager.executeGesture (00:55:47.635): Input: kb(desktop):NVDA+f1 INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (00:55:47.793): Developer info for navigator object: name: u'Taskbar' role: ROLE_PANE states: STATE_FOCUSABLE isFocusable: True hasFocus: False Python object: <NVDAObjects.IAccessible.Taskbar object at 0x05010D90> Python class mro: (<class 'NVDAObjects.IAccessible.Taskbar'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>) description: None location: (0, 1040, 1920, 40) value: None appModule: <'explorer' (appName u'explorer', process ID 1216) at address 4db79d0> appModule.productName: u'Microsoft\xae Windows\xae Operating System' appModule.productVersion: u'10.0.17134.112' TextInfo: <class 'NVDAObjects.NVDAObjectTextInfo'> windowHandle: 1310760 windowClassName: u'Shell_TrayWnd' windowControlID: 0 windowStyle: -1778384896 windowThreadID: 11800 windowText: u'' displayText: u'' IAccessibleObject: <POINTER(IAccessible) ptr=0x7928428 at 4f915d0> IAccessibleChildID: 0 IAccessible event parameters: windowHandle=1310760, objectID=-4, childID=0 IAccessible accName: u'Taskbar' IAccessible accRole: ROLE_SYSTEM_CLIENT IAccessible accState: STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048576) IAccessible accDescription: None IAccessible accValue: None
Tune in to the number one station on the web TAFN radio
From: Joseph Lee
Hi, I see. Can you try the following for me please (owing to the fact that this forum does not accept attachments…):
Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mark
Hi yes just tried that went to restart NVDA with out addons and just read your email closed it and lost speach again Mark.
Tune in to the number one station on the web TAFN radio
From: Joseph Lee
Hi, Okay, does this happen with all add-ons turned off 9including, perhaps, SPL add-on too)? Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mark
Hi recently NVDA keeps playing up If I am using station playlist studio with the latest NVDA and have all my addons up to date with the latest windows 10 If I go to a folder out of spl the speach stops speaking and I have to unload NVDA and reload it Also doing it with windows mail Here is the log if that helps INFO - __main__ (00:23:29.743): Starting NVDA INFO - core.main (00:23:30.170): Config dir: C:\Users\mark\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (00:23:30.170): Loading config: C:\Users\mark\AppData\Roaming\nvda\nvda.ini INFO - core.main (00:23:30.278): NVDA version 2018.2.1 INFO - core.main (00:23:30.278): Using Windows version 10.0.17134 workstation INFO - core.main (00:23:30.278): Using Python version 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)] INFO - core.main (00:23:30.278): Using comtypes version 1.1.3 INFO - synthDriverHandler.setSynth (00:23:30.553): Loaded synthDriver eloquence INFO - core.main (00:23:30.555): Using wx version 3.0.2.0 msw (classic) INFO - brailleInput.initialize (00:23:30.562): Braille input initialized INFO - braille.initialize (00:23:30.562): Using liblouis version 3.5.0 INFO - braille.BrailleHandler.setDisplayByName (00:23:30.563): Loaded braille display driver noBraille, current display has 0 cells. INFO - _UIAHandler.UIAHandler.MTAThreadFunc (00:23:30.681): UIAutomation: IUIAutomation5 INFO - core.main (00:23:31.033): NVDA initialized Mark.
Tune in to the number one station on the web TAFN radio
From: Nevzat Adil
Hi group,
I am studying to become a braille proofreader and the Unified English Braille (UEB) code is important for me. I went to NVDA settings and set both output and input tables to UEB, but the latter does not seem to work. Any ideas why this is so? Nevzat
|
|