Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError when typing #20

Open
nishimotz opened this issue Aug 23, 2019 · 0 comments
Open

TypeError when typing #20

nishimotz opened this issue Aug 23, 2019 · 0 comments

Comments

@nishimotz
Copy link
Member

original post:
https://nvda-addons.groups.io/g/nvda-addons/message/9259

When typing into a message or edit field at apparently random times we get the error sound in the latest beta of nvda.

ERROR - queueHandler.flushQueue (09:11:05.246):
Error in func update from eventQueue
Traceback (most recent call last):
 File "queueHandler.pyc", line 53, in flushQueue
 File "C:\nvda test folder\userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 600, in update
 File "C:\nvda test folder\userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 482, in updateLocations
 File "C:\nvda test folder\userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 341, in updateFocusLocation
 File "C:\nvda test folder\userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 321, in locationAvailable
TypeError: object of type 'NoneType' has no len()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant