[dolphin] [Bug 485089] Dolphin crashes on start
Jin Liu
bugzilla_noreply at kde.org
Thu Apr 11 12:20:05 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485089
Jin Liu <m.liu.jin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/39ce726
| |8627ca3ac28b24a3ea4ae266459
| |833cb7
Resolution|--- |FIXED
--- Comment #3 from Jin Liu <m.liu.jin at gmail.com> ---
Git commit 39ce7268627ca3ac28b24a3ea4ae266459833cb7 by Jin Liu, on behalf of
Joshua Goins.
Committed on 11/04/2024 at 11:20.
Pushed by genericity into branch 'master'.
DisabledActionNotifier: Prevent null dereferences
This prevents a crash on startup where it tries to delete a null
QShortcut because it didn't check if the QShortcut actually exists in
the QHash.
M +12 -6 src/disabledactionnotifier.cpp
https://invent.kde.org/system/dolphin/-/commit/39ce7268627ca3ac28b24a3ea4ae266459833cb7
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list