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

commands with sudo hang, su hangs #44

Closed
michaelchanwork opened this issue Jul 23, 2020 · 5 comments
Closed

commands with sudo hang, su hangs #44

michaelchanwork opened this issue Jul 23, 2020 · 5 comments

Comments

@michaelchanwork
Copy link
Contributor

After some fixes/handling of spaces in #43 (Which I can't test to have worked without the fixes, and currently believe the issue to be unrelated to aforementioned fixes)

Running su or sudo any command
the terminal will simply hang indefinitely, though I am still able to ctrl+c out.

Windows 10, version 1909

$ bash --version
bash --version
GNU bash, version 4.4.23(1)-release (x86_64-pc-msys)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@neveratdennys
Copy link

I understand the issue with user name with spaces that is already fixed (which is true for my case), but I'm still having the same issue with su hanging after windows prompts for admin permissions. This is a really cool project regardless though, hopefully this can be fixed.

@riedel
Copy link
Contributor

riedel commented Jan 16, 2023

may this be the same problem as #36? It works for me inside mintty (using a pty) but not e.g. windows terminal (unsing the windows console)

@riedel
Copy link
Contributor

riedel commented Mar 4, 2023

Fixed in 5b2d65b ?

@neveratdennys
Copy link

Just verified and looks like it's working for me now. Thanks!

@purplesyringa
Copy link
Owner

Thanks for the fix again!

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

No branches or pull requests

4 participants