AAClause / BrailleExtender

NVDA add-on that improves braille support
https://andreabc.net/projects/NVDA_addons/BrailleExtender/
GNU General Public License v2.0
16 stars 17 forks source link

when trying to save settings in generall settings and possibly other dialogs, an error occurs and dialog is not closed #22

Closed zstanecic closed 6 years ago

zstanecic commented 6 years ago

str:

  1. open the general settings of the add-on, for example.
  2. change some settings
  3. press ok,
  4. see the following log: ERROR - unhandled exception (12:09:33.572): Traceback (most recent call last):   File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender\settings.py", line 167, in onOk   File "C:\Users\ninos\AppData\Roaming\nvda\addons\BrailleExtender\globalPlugins\brailleExtender__init__.py", line 1191, in reverseScrollBtns KeyError: u'Braille' this happens on the polish and other non-unicode locales.