When executing ssh-askpass-fullscreen either via the SSH_ASKPASS environment variable, or executing it directly results in 100% cpu usage by ssh-askpass-fullscreen. This happens in x11 and wayland (using kde plasma 6)
Steps To Reproduce
Steps to reproduce the behavior:
echo hi | ssh-askpass-fullscreen
Run top in another terminal.
Watch CPU fly.
Expected behavior
I expect to see the full screen popup and not hear the fans whir
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Running from the command line you can see tons of:
Describe the bug
When executing
ssh-askpass-fullscreen
either via theSSH_ASKPASS
environment variable, or executing it directly results in 100% cpu usage byssh-askpass-fullscreen
. This happens in x11 and wayland (using kde plasma 6)Steps To Reproduce
Steps to reproduce the behavior:
echo hi | ssh-askpass-fullscreen
Expected behavior
I expect to see the full screen popup and not hear the fans whir
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Running from the command line you can see tons of:
printed out.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.