[dolphin] [Bug 469586] Dolphin crashed when closed while undoing mass renaming
Akseli Lahtinen
bugzilla_noreply at kde.org
Fri Dec 8 12:25:23 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=469586
Akseli Lahtinen <akselmo at akselmo.dev> 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 <akselmo at akselmo.dev> ---
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 on the CC list for the bug.
More information about the kfm-devel
mailing list