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

--- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> ---
> Never should grow that much, but in fact I met such huge file, what described.

Yes, I believe you, just meant to say that this is really unexpected. On a
properly working sqlite, WAL should not be bigger than the DB itself. :)

Do you use anything out of the ordinary which might keep the database locked so
that WAL can not be flushed? Or some uncommon plasma applets, or strange
filesystems (NFS being a common problem)?

Does the following return anything other than plasmashell, kactivitymanagerd?

lsof | grep
/home/YOUR_USER_NAME/.local/share/kactivitymanagerd/resources/database


> Maybe there is an option in configuration of sqlite which limits size of log 
> file,
> if so then would be nice to set it.

There is, but it doesn't really do anything. There is some work on a new WAL
system, but that doesn't help us now.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to