nvdajp / focusHighlight

NVDA add-on which highlights the focused location.
GNU General Public License v2.0
16 stars 2 forks source link

not working with latest NVDA threshold #14

Closed nishimotz closed 5 years ago

nishimotz commented 5 years ago

version 6.1-dev #3

INFO - core.main (21:07:36.733):
NVDA version threshold-17459,ef3ed13f

ERROR - globalPluginHandler.listPlugins (21:06:15.947):
Error importing global plugin focusHighlight
Traceback (most recent call last):
  File "globalPluginHandler.pyc", line 22, in listPlugins
  File "D:\Applications\nvda_th\userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 25, in <module>
ImportError: No module named validate
nishimotz commented 5 years ago
ERROR - globalPluginHandler.listPlugins (15:41:05.836):
Error importing global plugin focusHighlight
Traceback (most recent call last):
  File "globalPluginHandler.pyc", line 22, in listPlugins
  File "C:\Users\nishimotz\AppData\Roaming\nvda\addons\focusHighlight\globalPlugins\focusHighlight.py", line 30, in <module>
ImportError: No module named win32con
nishimotz commented 5 years ago

tested with NVDA version threshold-17459,ef3ed13f. https://www.dropbox.com/s/1ou445qwn9apjr4/focusHighlight-6.1-dev-190605.nvda-addon?dl=0

nishimotz commented 5 years ago

Version 6.1 is out. https://github.com/nvdajp/focusHighlight/releases/tag/6.1