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

The console window displays garbled characters when type "dotnet --info" #6614

Closed
quanljh opened this issue Aug 20, 2021 · 4 comments
Closed
Labels

Comments

@quanljh
Copy link

quanljh commented Aug 20, 2021

Description

When type "dotnet --info" in console window, it displays garbled characters in the output information. My computer language is Japanese.

Configuration

You can find my configuration in the attachment
image

image

@MihaZupan
Copy link
Member

cc: @wli3 @dsplaisted

@dsplaisted
Copy link
Member

This seems like a code page issue with the console. Do any console programs correctly display Japanese characters?

@mairaw mairaw added the needs-more-info Not enough information has been provided. Please share more detail as requested. label Aug 20, 2021
@quanljh
Copy link
Author

quanljh commented Aug 21, 2021

No, console program also displays ??.
image
And the code page is UTF-8 by default.
image

@no-response no-response bot removed the needs-more-info Not enough information has been provided. Please share more detail as requested. label Aug 21, 2021
@quanljh
Copy link
Author

quanljh commented Aug 24, 2021

This issue was solved, for more info please see dotnet/sdk#19996

@quanljh quanljh closed this as completed Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants