| Summary: | Konsole crashes during resize of a TUI program | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | jeremy |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | arcadiy, blubberdiblub |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/commit/a206396862261af8598fa509d20cdc579da89de1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
jeremy
2023-03-05 10:56:20 UTC
*** Bug 459722 has been marked as a duplicate of this bug. *** *** Bug 466825 has been marked as a duplicate of this bug. *** Git commit a206396862261af8598fa509d20cdc579da89de1 by Matan Ziv-Av. Committed on 06/03/2023 at 22:54. Pushed by hindenburg into branch 'master'. Do not use _lineProperties.at(line) where line might be too large Use an access function that returns a default line property when the line may be outside the screen. M +12 -5 src/Screen.cpp M +1 -0 src/Screen.h https://invent.kde.org/utilities/konsole/commit/a206396862261af8598fa509d20cdc579da89de1 |