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

TraceyC <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=486906

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |25.07.70
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #4 from TraceyC <[email protected]> ---
(In reply to jakobdev from comment #3)
Thanks for confirming. I tested on git-master and cannot reproduce
I followed your steps to create a full Trash folder (thanks for those!)
When I try to move a file in Dolphin to the Trash folder, the file stays put
and Dolphin displays an error

Could not write to file /home/tracey/.local/share/Trash/info/log.txt.trashinfo.

If you continue to experience this bug with Dolphin 25.08.0, when that reaches
your system, please feel free to reopen this report.


As a note, this command fails with "no such file or directory":
> dd if=/dev/zero of=~/.local/share/Trash/info/full bs=1024 count=100

It needs to have the home directory spelled out
> dd if=/dev/zero of=/home/$USER/.local/share/Trash/info/full bs=1024 count=100

-- 
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.