After tried a little, I don't get nepomuk to index my hidden folders. I don't found any filter alternative about that. The result is that do not find my hidden files and folder. No idea if it a bug or lack of a feature. Maybe that is why you get different result?
Uh-oh.
I just read
http://dilfridge.blogspot.de/2013/02...es-and-qt.html
Hmm. Maybe I'll wait with the installation a bit until this has settled.
Stop TCPA, stupid software patents and corrupt politicians!
Most likely you're not only missing your hidden folders, but a lot more. Recursive indexing is broken in 4.10.0.
https://bugs.kde.org/show_bug.cgi?id=314559
It is a very much about it in the Gentoo forum. I don't almost find the specific problem mentioned anywhere else? Has all the binary dists shipped qt with the right CXXFLAGS? I have not experienced the problem in my arch installation at least and as I understand the pkgbuild arch don't build qt with the Os flag?
Last edited by Akka; 02-10-2013 at 06:58 PM.
The bug seems not to occur if Qt is compiled with CFLAGS="-Os". Cause unknown.
Well, most people likely use -O2 and march=native. It works with -Os wich is normally used only by people on embedded or old Geode CPUs (like me) or VIA C3/C7 (like me). Okay and these are 32bit anyway. But on all other computers (AMD 64) that would probably be a problem. And most (average) people today use an intel or amd on amd64. Gentoo still has KDE SC 4.10 in unstable. maybe that is the reason.
Stop TCPA, stupid software patents and corrupt politicians!