> I tried to remove the check to see if it helps but apt-get build-dep > klibido insists on removing gnome-core and -panel, among others.
KDE insists on FAM and replacing gamin with FAM was too much for the dependency logic it seems. A recompile of klibido with the field number checks relaxed in header.cpp (from !=9 to <9) fixes ny problem. Thanks, C.