This morning my firefox crashed on startup. While digging into this I
found as reason "Too many open files" (and my kernel value for this is:

# sysctl kern.maxfiles
kern.maxfiles: 62558

With Don Google I found the reason in this issue against KDE5 baloo:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273669

I disabled baloo and have had already deleted /usr/local/libexec/upowerd
with

# mv /usr/local/libexec/upowerd /usr/local/libexec/upowerd.away
# cp /usr/bin/true /usr/local/libexec/upowerd

With these two changes the switching between the virtual desktops is
much better.

        matthias

-- 
Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

Reply via email to