| Summary: | Kate crashes after file is deleted | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Tony <jodr666> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | christoph |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/commit/e35594ef5d2cf1e66682270a47c0d9d458cc9412 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Tony
2020-06-06 19:34:19 UTC
Good catch :/ Bad cleanup order. Will fix this. Git commit e35594ef5d2cf1e66682270a47c0d9d458cc9412 by Christoph Cullmann. Committed on 12/06/2020 at 18:44. Pushed by cullmann into branch 'master'. fix crash on view deletion if ranges are still alive M +8 -1 src/document/katedocument.cpp M +10 -4 src/view/kateview.cpp https://invent.kde.org/frameworks/ktexteditor/commit/e35594ef5d2cf1e66682270a47c0d9d458cc9412 |