[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2022-05-15 Thread Timothée Ravier
https://bugs.kde.org/show_bug.cgi?id=442011

Timothée Ravier  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|trav...@redhat.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2022-05-15 Thread Timothée Ravier
https://bugs.kde.org/show_bug.cgi?id=442011

Timothée Ravier  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #5 from Timothée Ravier  ---
https://invent.kde.org/frameworks/kservice/-/merge_requests/87

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2022-05-12 Thread Timothée Ravier
https://bugs.kde.org/show_bug.cgi?id=442011

--- Comment #4 from Timothée Ravier  ---
Thanks a lot for the debugging. Will try a patch.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2022-04-29 Thread Yosuke Matsumura
https://bugs.kde.org/show_bug.cgi?id=442011

Yosuke Matsumura  changed:

   What|Removed |Added

 CC||yosukematsum...@gmail.com

--- Comment #3 from Yosuke Matsumura  ---
I think I've found the root cause
(https://discussion.fedoraproject.org/t/kinoite-installation-with-utc-timezone-breaks-kde/34293/8?u=guiltydoggy).

I think a change to the updateHash
(https://github.com/KDE/kservice/blob/master/src/sycoca/kbuildsycoca.cpp#L610)
to add 1 so that the hash no longer equals 0 may fix the problem, but I don't
know what other impacts it may have:

hash += fi.lastModified().toSecsSinceEpoch();

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2021-11-21 Thread BEEDELL ROKE JULIAN LOCKHART
https://bugs.kde.org/show_bug.cgi?id=442011

BEEDELL ROKE JULIAN LOCKHART  changed:

   What|Removed |Added

 CC||beedellrokejulianlockhart@g
   ||mail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2021-11-15 Thread Timothée Ravier
https://bugs.kde.org/show_bug.cgi?id=442011

--- Comment #2 from Timothée Ravier  ---
>From Fedora bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2021087

The mostly likely issue here is that on Kinoite, all files in /usr are
timestamp 0 (thus using the UNIX origin timestamp). The fact that it manifest
only on the UTC timezone might be because on other TZ, something in KDE will
convert the date into a "local zone" timestamp/date which then won't be 0.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2021-11-09 Thread Timothée Ravier
https://bugs.kde.org/show_bug.cgi?id=442011

--- Comment #1 from Timothée Ravier  ---
The exact reproducer is to install Fedora Kinoite (35) and choose an UTC
timezone. Any other timezone will not display this issue.
I'll try to reproduce this on a classic KDE system although I'm afraid it's
linked to the timestamp issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2021-10-26 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=442011

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 442011] kf.plasma.core: findInCache with a lastModified timestamp of 0 is deprecated

2021-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442011

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.