https://bugs.kde.org/show_bug.cgi?id=453570
--- Comment #11 from John <john.athanasi...@gmail.com> --- (In reply to Piotr Mierzwinski from comment #9) > And today issue happened again. > Again found notification that my home partition has no free space. Opened > folder: ~/.local/share/kactivitymanagerd/resources/ and of course found huge > database-wal file. Check my result of ls: > $ ls -lh > total 77G > drwxr-xr-x 2 piotra piotra 4.0K 16.05.2022 20:35 test-backup/ > drwxr-xr-x 2 piotra piotra 4.0K 09.05.2022 09:24 working-backup/ > -rw-r--r-- 1 piotra piotra 12M 16.05.2022 20:36 database > -rw-r--r-- 1 piotra piotra 153M 16.05.2022 23:44 database-shm > -rw-r--r-- 1 piotra piotra 77G 16.05.2022 23:45 database-wal > > Below please find version of sqlite I have installed: > $ pacman -Q | grep sqlite > lib32-sqlite 3.37.0-1 > mopidy-local-sqlite 1.0.0-1 > sqlite 3.38.5-1 > > @Ivan > Do you think that downgrade of sqlite could help in this case? > > In attachment please find result of lsof command. For the last few days I've dodged the problem. What I did was delete/rename the entire `~/.local/share/kactivitymanagerd/resources/` folder instead of just specific files. Ever since none of them has grown like that. Might wanna give it a try. -- You are receiving this mail because: You are watching all bug changes.