| Summary: | Crash on closing Krita if gmic-qt is still opened | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Alvin Wong <alvin> |
| Component: | G'Mic for Krita | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | rafael.linux.user |
| Priority: | NOR | ||
| Version First Reported In: | 3.2.0-beta.2 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://commits.kde.org/krita/b38c7370584dae761d08a1b374e2883268fdd8c6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
Crash with no filter applied
Crash with filter applied |
||
Created attachment 106899 [details]
Crash with filter applied
Similar: I opened 2 images. Then I apply a long GMIC filter to one of them. Then, I close the other intact image. After some time, Krita crashes, before GMIC filter ended. Git commit b38c7370584dae761d08a1b374e2883268fdd8c6 by Boudewijn Rempt. Committed on 27/11/2017 at 08:57. Pushed by rempt into branch 'master'. Do not crash when closing a view for with gmic-qt is running M +1 -2 libs/ui/kis_view_plugin.cpp M +2 -1 libs/ui/kis_view_plugin.h M +5 -1 plugins/extensions/qmic/QMic.cpp https://commits.kde.org/krita/b38c7370584dae761d08a1b374e2883268fdd8c6 |
Created attachment 106898 [details] Crash with no filter applied Getting two different crashes with no filter applied and filter applied. No crashes (so far) if gmic-qt is already closed.