when unicode beta support in windows 10 is turned on, add-ons fail to install #8599
Milestone
Comments
Hi, Create a file with the following content:
Save the file under I don't know if the approach is good, but if it is, I could submit a fix (for NVDA core). |
Hi, I'm trying to figure out which Windows 10 release included this feature. Also, I think it'd be great if this becomes part of NVDA 2018.3. CC @nvdaes and other add-on writers. Thanks. |
Hi, Note: this is present in Windows 10 Version 1803 (April 2018 Update) and later. Thanks. |
Andre9642
added a commit
to Andre9642/nvda
that referenced
this issue
Aug 6, 2018
Andre9642
added a commit
to Andre9642/nvda
that referenced
this issue
Aug 6, 2018
Andre9642
added a commit
to Andre9642/nvda
that referenced
this issue
Aug 7, 2018
…rt" feature => Add cp65001 codec Temporarily This commit should be reverted during Python3 transition Fixes nvaccess#8599
Andre9642
added a commit
to Andre9642/nvda
that referenced
this issue
Aug 15, 2018
…rt" feature => Add cp65001 codec Temporarily This commit should be reverted during Python3 transition Fixes nvaccess#8599
michaelDCurran
added a commit
to Andre9642/nvda
that referenced
this issue
Aug 16, 2018
…rt" feature => Add cp65001 codec Temporarily This commit should be reverted during Python3 transition Fixes nvaccess#8599
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
It doesn't matter, which NVDA add-on you want to install
Actual behavior:
nvda produces this error in the log and fails with installation
INFO - core.main (15:24:16.638):
NVDA initialized
ERROR - gui.addonGui.AddonsDialog.installAddon (15:24:43.007):
Error installing addon bundle from C:\BrailleExtender\BrailleExtender-dev-18.08.06-151459.nvda-addon
Traceback (most recent call last):
File "gui\addonGui.pyc", line 160, in installAddon
File "gui_init_.pyc", line 869, in init
LookupError: unknown encoding: cp65001
Expected behavior:
add-on wshould install normally
System configuration:
windows 10 17713 russian and windows 10 1806 17134 polish, locale polish, regional settings polish or russian locale with regional set to croatian
NVDA Installed/portable/running from source:
installed
NVDA version:
alpha-15781,d58e1cd4
Windows version:
10.0.17713.1002 or 10.0.17134 april update
Name and version of other software in use when reproducing the issue:
n/a
Other information about your system:
n/a
Other questions:
Does the issue still occur after restarting your PC?
yes, when the unicode support is enabled
Have you tried any other versions of NVDA?
no, but other versions may fail.
The text was updated successfully, but these errors were encountered: