[konsole] [Bug 455290] New: sshmanager import fills in user ID, but editing doesn't allow edits with the user ID filled in (but User ID is read only in this case)
Al Williams
bugzilla_noreply at kde.org
Tue Jun 14 23:37:14 BST 2022
https://bugs.kde.org/show_bug.cgi?id=455290
Bug ID: 455290
Summary: sshmanager import fills in user ID, but editing
doesn't allow edits with the user ID filled in (but
User ID is read only in this case)
Product: konsole
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: sshmanager
Assignee: konsole-devel at kde.org
Reporter: alw at al-williams.com
Target Milestone: ---
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Try to change profile for imported host
2. Note that manager reports you should not provide username/key (Message: If
use Ssh Config is set, do not specify sshkey or username). Unable to save.
3. Note that the import set the user name and you are unable to change it.
4. Only work around is to directly edit ~/.config/konsolesshconfig while
Konsole is NOT running
Portion of .ssh/config:
Host XXX
Hostname XXX.XXX
ForwardX11 yes
ForwardX11Trusted yes
Compression yes
ServerAliveCountMax 3
ServerAliveInterval 15
TCPKeepAlive yes
User MYUSERID
So it appears that the import fills the user ID field (unnecessarily) but the
edit feature doesn't allow you to fill it in. But since it is already filled in
and you can't change it....
One byproduct of this is that if you try to set a profile to open a session,
the sshmanager session overrides the profile setting and since you can't change
it....
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list