[Konsole-devel] [Bug 190001] New: bad bash command in default profile - trivial to fix
Zbigniew Luszpinski
zbiggy at o2.pl
Sat Apr 18 20:18:52 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=190001
Summary: bad bash command in default profile - trivial to fix
Product: konsole
Version: 2.2.2
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: zbiggy at o2.pl
Version: 2.2.2 (using 4.2.2 (KDE 4.2.2), compiled sources)
Compiler: gcc
OS: Linux (i686) release 2.6.28.8
Settings->Edit Current Profile->General tab->Command:
Please change:
/bin/bash
to
/bin/bash -ls
Why:
By default konsole in kde3 or kde4 uses bash in wrong way by just executing
/bin/bash. Executing bash this way does not initialize user account settings.
This is bad because every user has its own personal settings for bash or they
are set by administrator. If you change /bin/bash to /bin/bash -ls in
"Command:" field the konsole will be initialized correctly and per user account
settings will be used. I use this fix in kde3 and kde4.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list