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

Jekyll Wu adaptee at gmail.com
Thu Aug 11 10:28:19 UTC 2011


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


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Jekyll Wu <adaptee gmail com>  2011-08-11 10:28:19 ---
Git commit cb6a87a9b45a24e020e32200ff502790ef70c99a by Jekyll Wu.
Committed on 11/08/2011 at 09:39.
Pushed by jekyllwu into branch 'master'.

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

M  +1    -1    src/SessionManager.cpp

http://commits.kde.org/konsole/cb6a87a9b45a24e020e32200ff502790ef70c99a

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