Summary: | Trash belonging to USB device is not updated when USB device is mounted/unmounted | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Akseli Lahtinen <akselmo> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kfm-devel, nate |
Priority: | NOR | ||
Version: | git-master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/7af7159b35d6c3091eb73f34ead80d64b3f85e2b | Version Fixed In: | 24.12.0 |
Sentry Crash Report: |
Description
Akseli Lahtinen
2024-09-17 09:00:19 UTC
Git commit 7af7159b35d6c3091eb73f34ead80d64b3f85e2b by Méven Car, on behalf of Akseli Lahtinen. Committed on 17/09/2024 at 09:28. Pushed by meven into branch 'master'. dolphintrash.cpp: Update trash dir on device changes Make sure we update the trash directory when storage devices are added/changed. This ensures that whenever a mounted device, for example USB stick is mounted/unmounted, the contents are properly updated in the trash folder as well. Otherwise the trash folder and USB stick trash folder will get out of sync, making the trash folder behavior unpredictable. M +23 -0 src/trash/dolphintrash.cpp https://invent.kde.org/system/dolphin/-/commit/7af7159b35d6c3091eb73f34ead80d64b3f85e2b |