[Konsole-devel] [Bug 168021] New: Konsole doesn't use the profile specified on the command line
kaouete
kaouete at crazydwarves.org
Fri Aug 1 17:05:33 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=168021
Summary: Konsole doesn't use the profile specified on the command
line
Product: konsole
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: kaouete crazydwarves org
Version: 2.1 (using KDE 4.1.0)
Installed from: Unlisted Binary Package
Compiler: 4.1
OS: Linux
Hello,
I am using package provided by archlinux.
There is two things in this bug report, the first one seems to look like some old bug reports (https://bugs.kde.org/show_bug.cgi?id=137031 and https://bugs.kde.org/show_bug.cgi?id=154735) but I prefer to report it again in the case it is not :)
Both are about profile specified in the command line not used.
I want also say that I am using konsole from fluxbox and not from kde4.
1) If I start konsole with this kind of command line :
konsole --profile termirc --name termirc -e ssh -X -t somewhere
The profile used does not seems to be "termirc" like it should be. In fact it looks like it, but if I look at the "modify profile" window, the profile name is not used. Maybe it is normal :)
2) Now, if I start fluxbox, and I have in my menu, different scripts to launch konsole with different profile, the following scenario happens :
a) I open a classical konsole from the menu (with corresponding command line in the menu : konsole --profile Shell)
a konsole open
b) I type in this konsole : konsole --profile anotherprofileIcreated
another konsole open, it has the right profile
c) I open another konsole from the menu (with corresponding command line in the menu : konsole --profile oneanotherprofileIcreated)
And then, a new konsole open BUT it has the Shell profile !
The thing is that the first profile used by a konsole opened with the menu is kept for ALL konsole opened after from the menu, even if these konsole has a --profile argument on their command line.
Maybe the things come from the fact that all of these konsole are started from the same process : the fluxbox one ?
The same thing happens if instead of starting them from the menu, I start them from the startup script of fluxbox, the first of all the konsole called in the script set the profile used by all of these.
But every time, if I try to start a konsole from another terminal, then the --profile argument of the command line is really used.
Thanks you.
More information about the konsole-devel
mailing list