https://bugs.kde.org/show_bug.cgi?id=76380
Andrew <travn...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |travn...@gmail.com --- Comment #84 from Andrew <travn...@gmail.com> --- (In reply to Oleg Grigorev from comment #82) > I can't say at what point it broke, but as far as I remember, on a previous > laptop with a similar drives configuration, but without LUKS on the > additional disk, everything worked. Perhaps the problem is with LUKS, but > there could be something else. Seems like I have a reversed case. Is there any option / workaround to disable cross-partition moving for all trash operations? Files deleted by Dolphin are moved from tmpfs to LUKS partition on SSD: $ pwd /tmp $ mount | grep /tmp tmpfs on /tmp type tmpfs (rw,nosuid,nodev,seclabel,size=32563000k,nr_inodes=1048576,inode64) $ ls ~/.local/share/Trash/files/testdel ls: cannot access '/home/andrew/.local/share/Trash/files/testdel': No such file or directory $ touch testdel $ dolphin # delete `testdel` file to trash in Dolphin $ ls ~/.local/share/Trash/files/testdel /home/andrew/.local/share/Trash/files/testdel SW versions: kde-baseapps-common-16.12.2-14.fc38.noarch kde-runtime-libs-17.08.3-26.fc38.x86_64 kde-workspace-common-4.11.22-37.fc38.noarch kdelibs-4.14.38-37.fc38.x86_64 kf5-plasma-5.105.0-1.fc38.x86_64 plasma-workspace-libs-5.27.4.1-2.fc38.x86_64 -- You are receiving this mail because: You are watching all bug changes.