Version: 1.6.5 (using KDE 3.5.5 "release 19.1" , openSUSE ) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.16.21-0.25-default Hi! the -e options seems to work only if no other option is given konsole --profile <name> -e ssh <server> opens a local shell instead of ssh to the server konsole -e ssh <server> works
I can confirm on r601002
Confirm the same on 1.6.5 using KDE 3.5.5 on Gentoo. I think that it may be because a line in the profile overrides the command you give via '-e'; for example: ~/.kde/share/apps/konsole/profiles/ProfileName: [1] ... Pgm0=/bin/bash I should note that I have not been able to change this line to successfully start Konsole logged into an SSH account, either.
Fixed in Subversion. Example of usage with -e and --profile: konsole --profile 2shells -e ssh user@hostname