https://bugs.kde.org/show_bug.cgi?id=481630
--- Comment #11 from Maik Qualmann <metzping...@gmail.com> --- The locked database issue is definitely the cause of tags disappearing or not being saved. It is normal for a SQLite database to be locked during a write operation, in this case we simply wait until it is available again, up to 10 seconds. Only there are no wait debug messages. May have changed the locking setting in current SQLite versions, I'll investigate. Maik -- You are receiving this mail because: You are watching all bug changes.