| Summary: | When opening already open session kate leaves unnecessary open instance behind | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | cat22 <erbenton> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 17.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kate/f12c2e3b3b64e7df07212a49fcd547965e49af7d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
cat22
2018-02-19 15:46:10 UTC
Git commit 97b2390a2813729b761ec93352247908ba124f5c by Christoph Cullmann. Committed on 13/07/2019 at 21:13. Pushed by cullmann into branch 'master'. avoid crash on re-open already running session just quit kate M +4 -2 kate/session/katesessionmanagedialog.cpp https://commits.kde.org/kate/97b2390a2813729b761ec93352247908ba124f5c Hmm, still crashes :-) Git commit f12c2e3b3b64e7df07212a49fcd547965e49af7d by Christoph Cullmann. Committed on 14/07/2019 at 00:15. Pushed by cullmann into branch 'master'. avoid crash on re-open already running session just quit kate do check all return values properly M +3 -4 kate/session/katesessionmanager.cpp https://commits.kde.org/kate/f12c2e3b3b64e7df07212a49fcd547965e49af7d |