https://bugs.kde.org/show_bug.cgi?id=368750
Dan Haworth <d...@xigen.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@xigen.co.uk --- Comment #1 from Dan Haworth <d...@xigen.co.uk> --- I'm seeing this too with 16.08.1 when launching konsole from the revelation password manager as one of its "goto commands". Konsole will work just fine until I launch an ssh session from revelation (which runs konsole -e "ssh -l username hostname"), konsole opens the ssh session just fine but from then on every time I select konsole from the menu, or from the run bar, it launches the ssh command and not a shell. I have to restart plasma to get functionality back again. Interestingly there also appears to be an issue with the handling of the -e argument, the help details "Command to execute. This option will catch all following arguments, so use it as the last option." however this appears to no longer be the case: d...@dan.xigen.co.uk ~ $ konsole -e ssh -l username hostname.tld Unknown option 'l'. I had to add double quotes around the ssh part of the call, and when this was done konsole started exhibiting the behaviour detailed above. -- You are receiving this mail because: You are watching all bug changes.