https://bugs.kde.org/show_bug.cgi?id=469586
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/d807cbe | |0a7fb02ff6bda4f7be066c13234 | |23743f Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Akseli Lahtinen <[email protected]> --- Git commit d807cbe0a7fb02ff6bda4f7be066c1323423743f by Akseli Lahtinen. Committed on 08/12/2023 at 13:25. Pushed by akselmo into branch 'master'. Fix crash if window is closed when undoing If dolphin is closed when undoing something, this will crash. Set parentWidget as QPointer to avoid crashing: Instead, the undo process gets cancelled gracefully. M +1 -1 src/widgets/fileundomanager.cpp https://invent.kde.org/frameworks/kio/-/commit/d807cbe0a7fb02ff6bda4f7be066c1323423743f -- You are receiving this mail because: You are watching all bug changes.
