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

Chinese garbled code on wsl2 with ubuntu20.04 #5743

Closed
wang-xiaowu opened this issue Dec 6, 2022 · 4 comments
Closed

Chinese garbled code on wsl2 with ubuntu20.04 #5743

wang-xiaowu opened this issue Dec 6, 2022 · 4 comments

Comments

@wang-xiaowu
Copy link

wang-xiaowu commented Dec 6, 2022

Expected behavior

No response

Actual behavior

sampleresult.default.encoding=utf-8

image

Steps to reproduce the problem

install jmeter5.5 on wsl2
and jdk is 17.05
i test it on windows, it was ok
but wsl was not

JMeter Version

5.5

Java Version

17.05

OS Version

wsl2 with ubuntu20.04

@FSchumacher
Copy link
Contributor

I haven't tested JMeter in GUI mode in WSL2, but I suspect, that you have to install a font into the WSL2-distro, that supports chinese characters.

@FSchumacher
Copy link
Contributor

See for example https://superuser.com/questions/1692366/garbled-texts-on-wsl-gui-application where it is suggested to install the font fonts-noto-cjk (on ubuntu inside the wsl) with sudo apt install fonts-noto-cjk .

@wang-xiaowu
Copy link
Author

ok i'll see it ,thanks

@wang-xiaowu
Copy link
Author

See for example https://superuser.com/questions/1692366/garbled-texts-on-wsl-gui-application where it is suggested to install the font fonts-noto-cjk (on ubuntu inside the wsl) with sudo apt install fonts-noto-cjk .

thank u, it's working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants