https://bugs.kde.org/show_bug.cgi?id=501516
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/-/commit/905 | |c25b44077312734d665bc7ca328 | |e1227227f1 --- Comment #6 from Noah Davis <noaha...@gmail.com> --- Git commit 905c25b44077312734d665bc7ca328e1227227f1 by Noah Davis. Committed on 28/05/2025 at 11:48. Pushed by ndavis into branch 'master'. Fix crash on Save As with rectangle mode The window was being deleted quickly and that upset some QML objects, which led to freezes or crashes depending on the context. We use a queued connection instead of a direct connection to SelectionEditor::accepted now. M +1 -1 src/SpectacleCore.cpp https://invent.kde.org/graphics/spectacle/-/commit/905c25b44077312734d665bc7ca328e1227227f1 -- You are receiving this mail because: You are watching all bug changes.