| Summary: | Hang in exiting konsole with Ctrl+D with QInputMethodQuery | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Takahiro Hashimoto <kenya888> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | khindenburg |
| Priority: | NOR | ||
| Version First Reported In: | 3.90.900 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/konsole/154d58075922eddfc016e4156bc400d6ea24d39c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | a patch to fix konsole hang when exiting | ||
|
Description
Takahiro Hashimoto
2015-03-18 05:53:33 UTC
Git commit 7017a999d620562f7e51fd11303630bd0c4bf2ff by Kurt Hindenburg. Committed on 28/03/2015 at 19:14. Pushed by hindenburg into branch 'master'. Fix hang in exiting konsole with Ctrl+D with QInputMethodQuery Add missing incrementation in for loop in decodeLine() Thanks to Takahiro Hashimoto kenya888 gmail com for research, bug and fix. REIVEW: 123143 M +2 -0 src/TerminalCharacterDecoder.cpp http://commits.kde.org/konsole/7017a999d620562f7e51fd11303630bd0c4bf2ff Git commit 154d58075922eddfc016e4156bc400d6ea24d39c by Kurt Hindenburg. Committed on 28/03/2015 at 19:14. Pushed by hindenburg into branch 'Applications/15.04'. Fix hang in exiting konsole with Ctrl+D with QInputMethodQuery Add missing incrementation in for loop in decodeLine() Thanks to Takahiro Hashimoto kenya888 gmail com for research, bug and fix. REIVEW: 123143 (cherry picked from commit 7017a999d620562f7e51fd11303630bd0c4bf2ff) M +2 -0 src/TerminalCharacterDecoder.cpp http://commits.kde.org/konsole/154d58075922eddfc016e4156bc400d6ea24d39c |