Summary: | Yakuake crash when git commit raises pinentry-qt/kwrite while konsole text is being selected | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Andreas Sturmlechner <asturm> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | citrahop, dan, justin.zobel, nicolas.fella, srdnctsv |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.12.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=435439 | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/4682c1cbe760e67383d00f0144c6581647767d02 | Version Fixed In: | |
Sentry Crash Report: |
Description
Andreas Sturmlechner
2023-01-09 09:25:31 UTC
Thank you for the report Andreas. In order to debug this further the developers will need a crash report with all debug symbols. For information on how to obtain this please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports I don't think there's anything relevant missing. *** Bug 467171 has been marked as a duplicate of this bug. *** *** Bug 468344 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/850 *** Bug 466032 has been marked as a duplicate of this bug. *** Git commit 4682c1cbe760e67383d00f0144c6581647767d02 by Kurt Hindenburg, on behalf of Luis Javier Merino MorĂ¡n. Committed on 01/05/2023 at 23:22. Pushed by hindenburg into branch 'master'. Invalidate selection reference points on resize These are used when extending a (possibly empty) selection via shift+LMB. When resizing, a point of reference may easily be out of bounds if it was beyond the last line written. M +3 -0 src/terminalDisplay/TerminalDisplay.cpp https://invent.kde.org/utilities/konsole/commit/4682c1cbe760e67383d00f0144c6581647767d02 |