Summary: | Konsole switching to default profile after running ssh | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Will <kdebugs> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kdebugs, kdedev, paul.0000.black |
Priority: | NOR | ||
Version First Reported In: | 22.08.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 25.04.3 | |
Sentry Crash Report: |
Description
Will
2022-11-04 09:56:07 UTC
I've found a workaround by deleting the contents of the file `~/.config/konsolesshconfig`. I'm seeing the same with Fedora 37. The workaround doesn't work for me. Actually, the workaround does work for me. My mistake was to delete the file entirely and not just the contents. I think the problem is that sshManager 1) automatically adds everything in the ~/.ssh/config with default profile (should be possible to disable this) 2) applies the settings even if the ssh is not launched through the plugin (should not be the default, principle of least astonishment) I have a profile which does a ssh command, thus switch backs to default profile... Thanks for the bug report. There have been many improvements since this bug report was opened. It appears this has been resolved. I'm not able to reproduce this with Konsole built from git-master, on Plasma built from git-master. I have the SSH Manager plugin enabled. If you still have an issue, please open a new bug report, thanks. |