You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also if you run the command from wsl.exe in a powershell terminal it does not have this issue. This is why I'm reporting it against wslg and not wsl....but could be it needs to be solved in wsl and not wslg, neither is it a problem when using the terminal from vscode with wsl integration.
But it is the same problem in gnome-terminal, xterm and terminator.
Interestingly cmd.exe /c "ping -n 10 127.0.0.1 > NUL" does not allocate a console, nor do any other kind of foreground program.
Also the steps are just a way to reproduce the problem. The actual reason we are reporting it, were because a python script captures the output of a windows command, which results in some console flicker when that script is executed.
Windows build number:
10.0.19044.0
Your Distribution version:
22.04.1 LTS
Your WSL versions:
WSL-version: 1.0.3.0
Kerneversion: 5.15.79.1
WSLg-version: 1.0.47
MSRDC-version: 1.2.3575
Direct3D-version: 1.606.4
DXCore-version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows: 10.0.19044.2486
Steps to reproduce:
WSL logs:
No response
WSL dumps:
No response
Expected behavior:
I would expect the same as when executed from a wsl shell in powershell. That is no windows console is opened.
Actual behavior:
A windows console window pops up until the command is done executing:
The text was updated successfully, but these errors were encountered: