-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
BugUnexpected behavior from existing features.Unexpected behavior from existing features.UpStreamAn issue related to an upstream dependency or project.An issue related to an upstream dependency or project.
Description
-
If I select "závorka", do "stoosh three", restart Dragon and do "spark three", I get
zxe1vorka. It should be encoded asz\xe1vorka. Probably affects characters 128-255. Confirmed by @mrob95 -
Certain saved clipboard items give
<class 'toml.decoder.TomlDecodeError'>
Reserved escape sequence used (line 1 column 1 char 0)
<traceback object at 0x0EF9EB48>
File "C:\workspaces\dns_userdir\caster\lib\utilities.py", line 85, in load_toml_file
result = toml.loads(f.read())
File "C:\Python27\lib\site-packages\toml\decoder.py", line 458, in loads
raise TomlDecodeError(str(err), original, pos)
A clipboard file is pasted here: https://pastebin.com/jGeV5jvE
Metadata
Metadata
Assignees
Labels
BugUnexpected behavior from existing features.Unexpected behavior from existing features.UpStreamAn issue related to an upstream dependency or project.An issue related to an upstream dependency or project.