Skip to content

Latest nexxt snapshot generates an error when opening Windows 7's start menu. #6411

@kara-louise

Description

@kara-louise

I am running next-13611,dcb35858.
On opening the start menu, an error message is generated in the log.
Note that I have edited the lines which point to my user folder. Also, I have tried disabling the addons mentioned, but the same occurs minus the addons.
The error message is below.
Note that I have edited the lines which point to my user folder. Also, I have tried disabling the addons mentioned, but the same occurs minus the addons.

ERROR - eventHandler.executeEvent (23:03:08):
error executing event: gainFocus on <NVDAObjects.Dynamic_EditableTextWithoutAutoSelectDetectionUIA object at 0x08CEB250> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 143, in executeEvent
File "eventHandler.pyc", line 91, in init
File "eventHandler.pyc", line 98, in next
File "C:\Users\MyUsername\AppData\Roaming\nvda\addons\remote\globalPlugins\remoteClient__init__.py", line 341, in event_gainFocus
File "eventHandler.pyc", line 98, in next
File "C:\Users\MyUsername\AppData\Roaming\nvda\addons\focusHighlight\globalPlugins\focusHighlight.py", line 416, in event_gainFocus
File "eventHandler.pyc", line 98, in next
File "appModules\explorer.pyc", line 263, in event_gainFocus
File "eventHandler.pyc", line 98, in next
File "NVDAObjects__init__.pyc", line 892, in event_gainFocus
File "NVDAObjects__init__.pyc", line 804, in reportFocus
File "speech.pyc", line 369, in speakObject
File "speech.pyc", line 691, in speakTextInfo
File "NVDAObjects\UIA__init__.pyc", line 428, in getTextWithFields
File "NVDAObjects\UIA__init__.pyc", line 312, in _getTextWithFieldsForUIARange
COMError: (-2147467263, 'Not implemented', (None, None, None, 0, None))
I'll provide more info if necessary.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions