[dolphin] [Bug 486906] Dolphin tries to move files to trash if no space is left

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Aug 9 11:46:39 BST 2025


https://bugs.kde.org/show_bug.cgi?id=486906

jakobdev at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #3 from jakobdev at gmx.de ---
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 on the CC list for the bug.


More information about the kfm-devel mailing list