https://bugs.kde.org/show_bug.cgi?id=392145
--- Comment #15 from Ivan Čukić <ivan.cu...@kde.org> --- I guess you found the same things regarding NFS and sqlite as I did. The symlink is a nice workaround. And one that I think is best suitable for this situation. Sadly, there is not much that can be done here: 1. Disable WAL which would completely kill the performance of sqlite and still would not be a guarantee that everything would work on NFS 2. Replace sqlite with another database and deal with the new problems that would arise from that (like nepomuk/baloo did quite a few times without clear benefits) -- You are receiving this mail because: You are watching all bug changes.