[Konsole-devel] [Bug 279863] The 'Shell' profile does not always starts a shell

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Thu Aug 25 13:02:39 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=279863





--- Comment #2 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2011-08-25 13:02:39 ---
Git commit 5f3fd09c27e925c28f78b12ffe173c1e844ebf64 by Kurt Hindenburg, on
behalf of Jekyll Wu.
Committed on 11/08/2011 at 09:39.
Pushed by hindenburg into branch 'KDE/4.7'.

When loading profile, do not initially set default profile as parent.

The old code will cause problem if the loaded profile does not specify
its parent explicitly. That loaded profile will have current default
profile as its parent, which means its behavior changes if another
profile is set as the default profile . A good example is the 'Shell'
profile.

The new code initially sets fallback profile as parent, which guarantees
the behavior of 'Shell' profile is stable.

BUG: 279863
(cherry picked from commit cb6a87a9b45a24e020e32200ff502790ef70c99a)

M  +1    -1    src/SessionManager.cpp

http://commits.kde.org/konsole/5f3fd09c27e925c28f78b12ffe173c1e844ebf64

-- 
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