Summary: | Unable to cancel SSH login attempt with the Login Popup | ||
---|---|---|---|
Product: | [Applications] ksshaskpass | Reporter: | Brian <temp01> |
Component: | general | Assignee: | Jeremy Whiting <jpwhiting> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kdedev, mk.mateng |
Priority: | NOR | ||
Version First Reported In: | 6.4.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | You get a popup when you ssh into any server. |
Description
Brian
2025-09-15 14:34:00 UTC
I found out, it's related to KDE Wallet and ksshaskpass. I don't know how to disable it yet, but I found this article on it. https://askubuntu.com/questions/1522613/ssh-on-kde-keeps-showing-a-gui-asking-for-a-password OK so apparently this is a feature, not a bug. But it's an unwanted feature that comes with bugs. For example, the cancel button doesn't in-fact cancel the SSH attempt. It just pops up again asking for a password again. If I decide that I signed into the wrong server, I have to close my terminal to stop the sign in process as Ctrl+C doesn't work in the GUI. Or I have to keep clicking on cancel until the server says I tried too many times. It would be good if there was an option to easily turn this off. I don't use KDE wallet and disabling KDE wallet doesn't stop the popups. I use keepassx and keepassxc-cli and for work, we have our own system to copy and paste passwords. I love KDE because of it's flexibility as opposed to Gnome and that KDE also reminds me of Windows 7 with it's interface. It's great. This should be a feature toggle. I'll probably eventually figure out how to disable it, but it will be through hacking which I don't like. Sending to the folks responsible for ksshaskpass, which is responsible for the pop-up (In reply to Brian from comment #2) > I'll probably eventually figure out how to disable it, but > it will be through hacking which I don't like. Did you try uninstalling ksshaskpass? If it still gives you a popup after that, that one should be from somewhere else. If the new popup is from kwallet, you should be able to disable it. |