| Summary: | Kate crashes when opening | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Jim <james.south> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | christoph, hosam.alsofi, saaadat |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kate/34e61eda173a3e2db5b8d4f0ba86c3b2eb05f5df | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jim
2017-06-20 10:20:22 UTC
Could you share the config file of the session? Git commit 34e61eda173a3e2db5b8d4f0ba86c3b2eb05f5df by Christoph Cullmann. Committed on 23/07/2017 at 13:31. Pushed by cullmann into branch 'master'. fix crash during load of view manager state export only visible splitter parts avoid cleanups during loading M +33 -50 kate/kateviewmanager.cpp M +1 -2 kate/kateviewmanager.h https://commits.kde.org/kate/34e61eda173a3e2db5b8d4f0ba86c3b2eb05f5df *** Bug 378426 has been marked as a duplicate of this bug. *** Just confirming that commit 34e61eda173a3e2db5b8d4f0ba86c3b2eb05f5df by Christoph Cullmann largely resolved the reported issue, with a few caveats detailed below. Thank you Christoph, and sorry for the lack of response earlier. Let me know if you'd still like a sample session config. ------------------------------------ (Built from master branch at commit c7d3c9bbc77aff60223603c3acfb087226081627) - Starting Kate and selecting "New Session" from the initial Session chooser correctly creates a new, fully-functional session. - Saving a new session and reloading it works as expected However: - Trying to load an older session from the initial Session chooser dialog (before Kate is loaded) causes a crash similar to the initial bug report - Creating a new session and then attempting to switch to an older session similarly crashed (via both session dialogue and quick-open menu) ------------------------------------ I'm happy enough to just delete my old/pre-existing sessions, but will refrain from doing so for now in case there's useful info in them. Let me know if I can supply configs/backtraces/other info, otherwise I'm happy for this to remain as RESOLVED FIXED. UPDATE (Ignore a lot of the preceding comment) Some of the preceding tests were inadvertently run against the packaged binary (16.12.3) NOT against the fresh locally-built version (17.11.70). All tests are working against the locally-built binary (and opening/saving a session renders that session open-able in the packaged binary). Thank you again! *** Bug 386197 has been marked as a duplicate of this bug. *** |