You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already reported this as a side note for autodir here. I recently discovered that this behavior is triggered by mate-screensaver. The context is any long-running VNC session and the consequence is an high cpu load for caja and a secondary excess of logging for autodir by syslog (accumulating TBs of logging until caja killing and restarting).
What is interesting is the pattern used in searching not existing files continuosly, generally associated to <username>.{ico,png,tiff,wbmp,svgz,tga,webp,xbm,xpm,icns,...} and other non-existing user-related files. This behavior is visible in any Debian release at least since buster (10). An obvious work around is disabling mate-screensaver. I'm quite sure this issue is a secondary consequence of some odd behavior in the screensaver, but I have not more hints about.
The text was updated successfully, but these errors were encountered:
I already reported this as a side note for autodir here. I recently discovered that this behavior is triggered by mate-screensaver. The context is any long-running VNC session and the consequence is an high cpu load for caja and a secondary excess of logging for autodir by syslog (accumulating TBs of logging until caja killing and restarting).
What is interesting is the pattern used in searching not existing files continuosly, generally associated to <username>.{ico,png,tiff,wbmp,svgz,tga,webp,xbm,xpm,icns,...} and other non-existing user-related files. This behavior is visible in any Debian release at least since buster (10). An obvious work around is disabling mate-screensaver. I'm quite sure this issue is a secondary consequence of some odd behavior in the screensaver, but I have not more hints about.
The text was updated successfully, but these errors were encountered: