Summary: | Spectacle no longer quits after taking rectangle screenshot through shortcut | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Kai Uwe Broulik <kde> |
Component: | General | Assignee: | Noah Davis <noahadvs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, oded |
Priority: | HI | Keywords: | regression |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/spectacle/commit/670dcd88a30e03874851aeb8dcab1029b544f320 | Version Fixed In: | 23.04 |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2022-12-22 15:42:59 UTC
Can confirm. A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/198 Git commit 670dcd88a30e03874851aeb8dcab1029b544f320 by Noah Davis. Committed on 14/02/2023 at 15:30. Pushed by ndavis into branch 'master'. Set quit on last window closed when creating a GUI M +4 -0 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/commit/670dcd88a30e03874851aeb8dcab1029b544f320 *** Bug 465532 has been marked as a duplicate of this bug. *** After the fix, Spectactle does indeed close immediately (and is available to be restarted) after completing a screenshot-from-shortcut by pressing ENTER (or ESC). If, on the other hand, I have checked the option "Quit after a manual save or copy", and I dismiss the screenshotting UI by pressing the "Copy" or "Save" buttons (or the appropriate keyboard shortcuts), Spectactle does not quit immediately and keeps running for ~20 seconds - which in turn prevents invoking it again with the shortcut (as reported in bug 465532). That's also fixed for the 23.04 release. |