https://bugs.kde.org/show_bug.cgi?id=493640
Bug ID: 493640 Summary: .Trash directory in mounted drive is not used Classification: Frameworks and Libraries Product: frameworks-kio Version: 6.1.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Trash Assignee: kio-bugs-n...@kde.org Reporter: ywyw...@gmail.com CC: kdelibs-b...@kde.org 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 When trying to move a large file from a mounted drive to trash using Dolphin, the file is always moved to ~/.local/share/Trash instead of $topdir/.Trash. This problem can also be reproduced using kioclient: STEPS TO REPRODUCE $ mount | grep st8 34: st8 on /var/mnt/st8 type zfs (rw,relatime,seclabel,xattr,noacl,casesensitive) $ cd /var/mnt/st8 $ ls -al .Trash .DS_Store .rw-r--r--@ 14k twofyw 23 Sep 11:23 .DS_Store .Trash: drwx-----T@ - twofyw 25 Sep 21:46 1000 $ kioclient -v kioclient 6.1.5 $ kioclient move .DS_Store trash:/ OBSERVED RESULT $ ls .Trash/1000/files (empty) $ ls -al ~/.local/share/Trash/files .rw-r--r--@ 14k twofyw 23 Sep 11:23 .DS_Store EXPECTED RESULT The file should be moved to .Trash/1000/files SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Operating System: Aurora-DX 40 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.6-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × 11th Gen Intel® Core™ i5-11400 @ 2.60GHz Memory: 29.5 GiB of RAM Graphics Processor: Mesa Intel® Graphics ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.