[dolphin] [Bug 444953] Dolphin cannot move file to trash if filename is too long: Clearer inline error message

Jakub Kuczys bugzilla_noreply at kde.org
Wed Feb 15 11:48:27 GMT 2023


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

Jakub Kuczys <me at jacken.men> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at jacken.men

--- Comment #1 from Jakub Kuczys <me at jacken.men> ---
I would like to suggest that this should be treated as a bug rather than a
wishlist request. The FreeDesktop.org Trash specification explicitly doesn't
require that the filename of the file in the Trash folder stays the same as
info about the original name should instead be conveyed by the `Path`  field in
the `.trashinfo` file. This is how, for example, trash-cli behaves - it
truncates the filename if it's too long (and adds a suffix if necessary though
that's probably already handled by Dolphin since it's needed when a file with
the same name gets deleted multiple times).

[1]
https://github.com/andreafrancia/trash-cli/blob/402999357ce32c0dfc945bcc161c020355950eb6/trashcli/put/info_dir.py#L19-L59

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list