https://bugs.kde.org/show_bug.cgi?id=514214
Bug ID: 514214
Summary: Attempting to delete a file within a cryfs or
gocryptfs mount creates the .Trash-1000 folder but
moves the file to ~/.local/share/Trash/
Classification: Applications
Product: dolphin
Version First unspecified
Reported In:
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
Attempting to delete a file within a cryfs or gocryptfs with dolphin creates
the ".Trash-1000" folder but moves the file to "~/.local/share/Trash/"
With unencrypted volumes this is simply an inconvenience (and could lead to the
root volume running out of space), however with encrypted volumes this risks
leaking data.
I haven't tested other filesystems, but I would be surprised if no other
similar projects were impacted.
STEPS TO REPRODUCE
1. Install cryfs or gocryptfs.
2. Create a new cryfs/gocryptfs volume and mount it to a local folder within
the home directory.
3. Create a file within the mounted volume.
4. Delete it.
OBSERVED RESULT
1. ".Trash-1000" is created with the expected "files" and "info" folders, but
the deleted file can't be found within them.
2. Checking "~/.local/share/Trash/" reveals that the deleted file has been
moved there.
EXPECTED RESULT
1. The deleted file should be moved to the local ".Trash-1000" folder within
the volume instead of "~/.local/share/Trash/"
SOFTWARE/OS VERSIONS
Dolphin: Version 25.08.1
Operating System: Kubuntu 25.10
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
Kernel Version: 6.18.3-1-t2-questing (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-8210Y CPU @ 1.60GHz
Memory: 16 GiB of RAM (15.5 GiB usable)
Graphics Processor: Intel® UHD Graphics 617
--
You are receiving this mail because:
You are watching all bug changes.