KDE applications use large messages on local machine.... The default size is too small

I vaguely remember what OS says after kde package installation.
KDE applications use large messages on local machine. The buffer zone is too small.
Than after leaving a minute system crases sending endless loop of

g-vfs-done():da2s2a[READ .... ERROR=5

This error message and automatically commands itself to do it again
 
Use pkg info -D -a to look at all the pkg-message of everything you installed, or pkg info -D <packagename> for specific packages.
 
Well. KDe application versions of Akonadi, Kmail, and kontact use large messages on the local machine. The default size on freebsd is too small which causes local connection problem and Akonadi-based app will be flaky increasing the buffer size is recommended
Sysctl net.local.stream.recserver=65536
And below are some bunch of akonadi app required packages
 
I booted system again because of I had to power off the paptop, and I ran fsck on single user mode and some file are corrupted. I am afraid some of it can be of plasma packages and....xorg :(
 
Now I have another problem.
I run exec ch-launch-session startplasma-x11
It return an error.
ld-elf.so.1 shared object libintl.so.8 not found required by libglib-2.0.so
 
Back
Top