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

[email protected]
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
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 on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.