[Konsole-devel] [konsole] [Bug 342188] Bad font rendering & unsaved profile

Martin Sandsmark martin.sandsmark at kde.org
Sat Jul 4 04:12:19 UTC 2015


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

Martin Sandsmark <martin.sandsmark at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kons
                   |                            |ole/4ec5d3092d6cbda5ccfb838
                   |                            |e2ef71f6d650b5ac4
         Resolution|---                         |FIXED

--- Comment #4 from Martin Sandsmark <martin.sandsmark at kde.org> ---
Git commit 4ec5d3092d6cbda5ccfb838e2ef71f6d650b5ac4 by Martin T. H. Sandsmark.
Committed on 04/07/2015 at 04:11.
Pushed by sandsmark into branch 'master'.

Fix storing of profile when no profile loaded.

If for some reason no profile is loaded, i. e. only the built-in
fallback default values are used, we need to create a new profile to
ensure that changes to the profile are actually persisted.

This has worked more or less by chance for most people so far, because
the default is to load the Shell.profile that is shipped with Konsole.
But if for example the konsolerc config file has an empty value for
DefaultProfile it will load the builtin fallback profile, which can't be
saved.
REVIEW: 124142

M  +2    -2    src/Profile.cpp
M  +35   -3    src/ProfileManager.cpp

http://commits.kde.org/konsole/4ec5d3092d6cbda5ccfb838e2ef71f6d650b5ac4

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list