https://bugs.kde.org/show_bug.cgi?id=422006
--- Comment #14 from Méven Car <meve...@gmail.com> --- (In reply to medin from comment #11) > (In reply to Méven Car from comment #10) > > (In reply to medin from comment #9) > > > This happens again with 5.20.5, It's tiring to always remove > > > ~/.local/share/Trash/ by hand after certain usage time. > > > > Have you checked your inotify capacities ? > > Its default value is quite low and some programs like IDE or VM need of lot > > of inofity resources. > > > > See for instance > > https://unix.stackexchange.com/questions/13751/kernel-inotify-watch-limit- > > reached > > I set : > fs.inotify.max_user_watches = 524288 > then rebooted, but the same problem persists. Can you check which process are consuming the inotify watches resources, this stack overflow answer provides a handy script inotify-consumers.sh that does just that : https://unix.stackexchange.com/questions/15509/whos-consuming-my-inotify-resources/502812#502812 If that is dolphin, then there must be some particular circumstances due to your systems, how many tabs and instances are opened. -- You are receiving this mail because: You are watching all bug changes.