[konsole] [Bug 343071] Crash on start when the color scheme name contains a dot

Kurt Hindenburg bugzilla_noreply at kde.org
Mon Feb 12 14:43:09 UTC 2018


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

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kon
                   |                            |sole/a7c3bda7a5e24aee9a176b
                   |                            |bcffa3a51c0f81a864
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit a7c3bda7a5e24aee9a176bbcffa3a51c0f81a864 by Kurt Hindenburg.
Committed on 12/02/2018 at 14:39.
Pushed by hindenburg into branch 'master'.

Use QFileInfo::completeBaseName() instead of baseName()

This fixes some infinite loops and other issues when file names have
multiple dots in their file name.

Patch by ahmadsamir
Differential Revision: https://phabricator.kde.org/D10439

M  +1    -1    src/BookmarkHandler.cpp
M  +2    -2    src/ColorSchemeManager.cpp
M  +1    -1    src/KeyboardTranslatorManager.cpp

https://commits.kde.org/konsole/a7c3bda7a5e24aee9a176bbcffa3a51c0f81a864

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


More information about the konsole-devel mailing list