https://bugs.kde.org/show_bug.cgi?id=525030
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from David Edmundson <[email protected]> --- >plasmashell's KSycoca file-change handling should not re-trigger a rebuild in response to its own write of the cache file. We should watch the file, it's designed to say "someone updated the cache, we need to notify and reload the cache, which is absolutely fine. There is also a guard if we were the ones that triggered the rebuild. There is no connection from that to triggering a rebuild. The rebuild is timestamp based based on the application data directories. There is nothing in the strace log that really helps. What matters is identifying what's going on in $XDG_DATA_DIRS that is triggering the kservice code to say "this is outdated I need a rebuild". An unfiltered strace would help if you still have it. -- You are receiving this mail because: You are watching all bug changes.
