[dolphin] [Bug 436501] Cache mechanism in Dolphin is making it completely unreliable.

Leinier Cruz Salfran bugzilla_noreply at kde.org
Mon May 3 17:14:12 BST 2021


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

--- Comment #7 from Leinier Cruz Salfran <leiniercs at gmail.com> ---
Hello, tagwerk19.

SYSTEM INFORMATION

Operating System: FreeBSD 13.0
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 13.0-RELEASE
OS Type: 64-bit

tagwerk19, that shouldn't happen. I have the criteria that a software must do
it job straightly:
- If I order to Dolphin to copy a file then copy it, or a folder then, capture
every children "directly" and copy them. If the destination is the same, then
simply add the elements to the list or reload the files list again.
- If I order to Dolphin to delete something, then delete it and remove it from
the list.
- If I order to Dolphin to rename a file, then rename it.
- If after each delete or rename action, Dolphin has to check once again the
free space or the kind of file (in case the user changed the extension) or
update the preview once again, then do it "directly".

We need to keep in mind that today's hardware is fast enough and even old
hardware is decent.

Do not rely on a cache, do not append more processes.

Thank you all the time you put on this.

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


More information about the kfm-devel mailing list