Summary: | Krita doesn't exit / quit / closes | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Pierre "bloodywing" Geier <bloodywing> |
Component: | General | Assignee: | joupent |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | emmetoneill.pdx, halla |
Priority: | NOR | ||
Version: | 4.1.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/269bc11497141dd9e545eeaf47a6a890f529e1df | Version Fixed In: | |
Sentry Crash Report: |
Description
Pierre "bloodywing" Geier
2018-09-29 08:00:25 UTC
I'm sorry, but I cannot reproduce this on any of my Linux, Windows or macOS systems. Managed to fix it and reproduce it. Open a file in Krita Enable "Load last session" Quit Krita Remove the file that is referenced in your session Start Krita, it should complain about the file it can't find. And now you can't close Krita :) I haven't been able to reproduce this on Linux. (Having said that, the "load previous session" doesn't seem to work for me at all, as it doesn't actually load the previous session.) I just tried it with a fresh installed pc and krita 4.1.3 Regarding the sessions. you need to set it to "show session manager" first and create a session there. Otherwise krita never creates a session, not even a default one. After I've got my session I was able to reproduce the same bug again. Git commit 715ad1317627a2bdd41241ed772fda705a5beffd by Jouni Pentikäinen. Committed on 09/10/2018 at 13:36. Pushed by jounip into branch 'master'. Fix unsuccessful restoring of a session blocking Krita from closing M +1 -1 libs/ui/KisPart.cpp M +5 -4 libs/ui/KisSessionResource.cpp https://commits.kde.org/krita/715ad1317627a2bdd41241ed772fda705a5beffd Git commit 269bc11497141dd9e545eeaf47a6a890f529e1df by Boudewijn Rempt, on behalf of Jouni Pentikäinen. Committed on 10/10/2018 at 07:44. Pushed by rempt into branch 'krita/4.1'. Fix unsuccessful restoring of a session blocking Krita from closing (cherry picked from commit 715ad1317627a2bdd41241ed772fda705a5beffd) M +1 -1 libs/ui/KisPart.cpp M +5 -4 libs/ui/KisSessionResource.cpp https://commits.kde.org/krita/269bc11497141dd9e545eeaf47a6a890f529e1df |