SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. open krdc 2. look at the column for "last access" 3. every row show "52 years ago" ! OBSERVED RESULT Obviously every access date has been reset to 1.1.1970 with one of the last updates EXPECTED RESULT The last access should be accurate as it has been before and show relative dates like "2 days ago", "20 minutes ago" and so forth... SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch fully updated (5.19.5) (available in About System) KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 ADDITIONAL INFORMATION This is a regression as it has been fine before... please note that this does not match bug https://bugs.kde.org/show_bug.cgi?id=419632 THis bug here is about every recent dates.
A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/42
Git commit 0ba2a5b7eb54382ecede363ed46ef979635705f5 by Gabriel Souza Franco. Committed on 01/09/2022 at 16:46. Pushed by aacid into branch 'master'. Fix access dates display It is stored in seconds, not milliseconds M +2 -2 remotedesktopsmodel.cpp https://invent.kde.org/network/krdc/commit/0ba2a5b7eb54382ecede363ed46ef979635705f5
Git commit f4824d49759ba1cf1711e432ea4fe42a7359d380 by Albert Astals Cid, on behalf of Gabriel Souza Franco. Committed on 02/09/2022 at 20:16. Pushed by aacid into branch 'release/22.08'. Fix access dates display It is stored in seconds, not milliseconds (cherry picked from commit 0ba2a5b7eb54382ecede363ed46ef979635705f5) M +2 -2 remotedesktopsmodel.cpp https://invent.kde.org/network/krdc/commit/f4824d49759ba1cf1711e432ea4fe42a7359d380
*** Bug 458860 has been marked as a duplicate of this bug. ***