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

There is a problem that the device name that is not in English is not print properly. #38

Open
thsvkd opened this issue Jan 23, 2023 · 3 comments

Comments

@thsvkd
Copy link

thsvkd commented Jan 23, 2023

There's a code that gets the device's information from the GetDevicesForBackend method and gets deviceInfo.name from the DescrambleUTF8 method doesn't seem to work correctly.
It has been tested only in Korean, but there seems to be a possibility of problems with other languages like Japanese or other Asian languages.

image

@flipswitchingmonkey
Copy link
Owner

I'm currently back on a Mac for 99% of my time so I'm not sure when I will have the time to look into it :( Sounds similar to when the font swallowed Cyrilic characters.

@ikumi90s
Copy link

ikumi90s commented Mar 13, 2024

I just want to add another thing with this issue as this also does the same thing with Japanese windows OS.
This actually leads to not able to save a proper device as it writes with those garble letters. So I cannot set a device properly using this GUI as it's only meant for English letters.
2024-03-13 18_34_21-FlexASIO GUI v0 35

@kgs233
Copy link

kgs233 commented Aug 20, 2024

I think it's a cjk text saving problem, still in Chinese environment

kgs233 added a commit to kgs233/FlexASIO_GUI that referenced this issue Sep 17, 2024
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

4 participants