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

Issue with encoding output in terminal #150465

Open
aleksandr-shevchenko opened this issue May 26, 2022 · 7 comments
Open

Issue with encoding output in terminal #150465

aleksandr-shevchenko opened this issue May 26, 2022 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@aleksandr-shevchenko
Copy link

aleksandr-shevchenko commented May 26, 2022

  • VS Code Version: latest 1.67.2
  • OS Version: Win 10

I run rust program by F5. When console=internalTerminal or externalTerminal - then I have issue with output encoding.
When console=internalConsole - all OK.

internalTerminal - cmd, powershell or cmder - all have issue with output encoding (when run by F5), but work well when I start program manually or by "cargo run"
ss_2022_05_26__16_49_28
functions.zip

@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.67.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@meganrogge
Copy link
Contributor

what is the launch config associated with f5 for you?

@meganrogge meganrogge added the info-needed Issue requires more information from poster label May 31, 2022
@aleksandr-shevchenko
Copy link
Author

what is the launch config associated with f5 for you?

see attached project in first post - functions.zip

@VSCodeTriageBot
Copy link
Collaborator

Hey @meganrogge, this issue might need further attention.

@aleksandr-shevchenko, you can help us out by closing this issue if the problem no longer exists, or adding more information.

@meganrogge meganrogge added terminal Integrated terminal issues confirmation-pending and removed info-needed Issue requires more information from poster labels Aug 26, 2022
@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Dec 5, 2022
@Tyriar
Copy link
Member

Tyriar commented Dec 13, 2022

Issue with runInTerminal in debug

@Tyriar Tyriar added debug Debug viewlet, configurations, breakpoints, adapter issues and removed terminal Integrated terminal issues confirmation-pending labels Dec 13, 2022
@Tyriar Tyriar assigned roblourens and unassigned Tyriar and meganrogge Dec 13, 2022
@roblourens
Copy link
Member

So in the same terminal, it works when running the command manually? That's strange, have you done anything to customize your terminal locale? Would this be an issue with the debug extension @Tyriar? We can't see what command it's running in the terminal from the screenshot

@aleksandr-shevchenko
Copy link
Author

ss_2022_05_26__16_49_28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

5 participants