[Konsole-devel] [konsole] [Bug 341798] Konsole crash immediately when launched or new tab created
Kurt Hindenburg
kurt.hindenburg at gmail.com
Sat Feb 28 15:40:35 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=341798
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kons
| |ole/7986af1d253c409e34b2d7a
| |eae7032fdaccb64e5
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 7986af1d253c409e34b2d7aeae7032fdaccb64e5 by Kurt Hindenburg.
Committed on 28/02/2015 at 15:39.
Pushed by hindenburg into branch 'master'.
Prevent crashes upon startup and/or new tab when using input methods
TerminalDisplay::inputMethodQuery causes crashes when using non-standard
input methods. Qt::ImSurroundingText was trying to use lineProperties
of the current line, but this parameter is ignored in decodeLine anyway.
Thanks to Takahiro Hashimoto kenya888 gmail com for report, research
and patch
M +1 -1 src/TerminalDisplay.cpp
http://commits.kde.org/konsole/7986af1d253c409e34b2d7aeae7032fdaccb64e5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list