https://bugs.kde.org/show_bug.cgi?id=508412
--- Comment #6 from David Edmundson <[email protected]> --- >From the trace, we're in the code that reads through $XDG_DATA_DIRS/share/applications . That code hasn't been changed in years, so we're probably hitting an unusual case rather than it being a regression. The code ksycoca uses is based on timestamps of when we last indexed and the last updates in the relevant folders. I strongly suspect one of these folders /usr/share/applications .local/share/applications etc. has a timestamp in the future. Output of QT_LOGGING_RULES=kf.service.services.debug=true plasmashell --replace when we're going haywire would be the most helpful. -- You are receiving this mail because: You are watching all bug changes.
