-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Running under Administrator - empty console #43
Comments
That works fine here. |
So can we close the issue? |
I would think wslbridge could do a better job of handling this situation. It looks like it hangs forever, waiting for the wslbridge-backend to connect. If I kill the wslbridge frontend (e.g. Ctrl-C), it leaves the bash wrapper running forever in its hidden console. I'm not precisely sure of the fix, but it could time out or kill the bash wrapper process. In new enough versions of Win10, I think wslbridge could redirect stdout and capture the error. It's possible in Win10 15063. (I just noticed that the bash.exe error is UTF-16, but ordinary WSL programs output a narrow encoding -- UTF-8 maybe? Yuck.) |
I may have to add another option |
Any thoughts why can not run
wsl
from commanlines that are run under Adminstrator?vs under current user:
The text was updated successfully, but these errors were encountered: