| Summary: | options -profile and -e do not work together | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Ferdinand Gassauer <gassauer> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ietc |
| Priority: | NOR | ||
| Version First Reported In: | 1.6.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ferdinand Gassauer
2006-11-08 11:29:50 UTC
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 |