[dolphin] [Bug 485599] dolphin crash when using select file shorcuts (shortcut space)
Méven Car
bugzilla_noreply at kde.org
Wed Apr 17 08:32:31 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485599
Méven Car <meven.car at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/a07f242
| |28a94aab2bdeb3caaf7a4d694c0
| |180ed7
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #3 from Méven Car <meven.car at kdemail.net> ---
Git commit a07f24228a94aab2bdeb3caaf7a4d694c0180ed7 by Méven Car, on behalf of
Felix Ernst.
Committed on 17/04/2024 at 07:32.
Pushed by meven into branch 'master'.
Fix crash while entering selection mode with Qt6.7
`deleteLater()` on a non-existing object seems to cause a crash with
Qt6.7. This makes some sense but wasn't the case previously.
I didn't test this yet but it is a harmless change so if anyone can confirm we
can IMO merge directly.
This was brought up in
https://invent.kde.org/system/dolphin/-/merge_requests/764#note_920935,
reported in the bug linked below, and the sentry crash reporting page also has
a few dozen reports
(https://crash-reports.kde.org/organizations/kde/issues/13589/?project=4&query=is%3Aunresolved&referrer=issue-stream&stream_index=1).
Dolphin 24.02 is also affected but we are already past the last bug fix release
for it.
M +3 -1 src/selectionmode/bottombarcontentscontainer.cpp
https://invent.kde.org/system/dolphin/-/commit/a07f24228a94aab2bdeb3caaf7a4d694c0180ed7
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kfm-devel
mailing list