https://bugs.kde.org/show_bug.cgi?id=486906
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #3 from [email protected] --- The bug still exists. You can test this by yourself by making running these command (~/.local/share/Trash/info needs to be empty): dd if=/dev/zero of=/tmp/full bs=1024 count=100 mkfs.ext4 /tmp/full sudo mount -o loop /tmp/full ~/.local/share/Trash/info sudo chown -R $USER ~/.local/share/Trash/info dd if=/dev/zero of=~/.local/share/Trash/info/full bs=1024 count=100 Now ~/.local/share/Trash/info is on a full filesystem and you can reproduce this bug by moving files to the Trash. -- You are receiving this mail because: You are watching all bug changes.
