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

Yosuke Matsumura <yosukematsum...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yosukematsum...@gmail.com

--- Comment #3 from Yosuke Matsumura <yosukematsum...@gmail.com> ---
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.

Reply via email to