[dolphin] [Bug 422006] [Dolphin] Emptying trash does not trigger view refresh

Méven Car bugzilla_noreply at kde.org
Wed Sep 29 14:21:12 BST 2021


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

--- Comment #14 from Méven Car <meven29 at 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 on the CC list for the bug.


More information about the kfm-devel mailing list