[dolphin] [Bug 437382] Recent locations and recent files are broken in Dolphin

Thomas Bertels bugzilla_noreply at kde.org
Wed Jul 17 16:48:35 BST 2024


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

Thomas Bertels <tbertels at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tbertels at gmail.com

--- Comment #11 from Thomas Bertels <tbertels at gmail.com> ---
About the sorting problem, it may be because Dolphin uses the file / folder
access time from the filesystem.
And if the fstab is configured to noatime, the access time may be as old as the
creation time.

So I suggest always using the time from the DB for the recent locations and
files access time unless the access time from the filesystem is newer.

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


More information about the kfm-devel mailing list