Revision a99f338...
Go back to digest for 21st August 2011Bug Fixes in KDE Base
Sebastian Trueg committed changes in [kde-runtime/KDE/4.7] /services/strigi:
FIxed queuing of folders.
After calling analyzeDir() we must always call doCallIndexing.
Otherwise we might end up in a situation where m_indexing is true but
we are not indexing at all, effectively getting the indexer in a
state where it does not do anything anymore.
File Changes
Modified 2 files
- /services/strigi
- nepomuk/indexscheduler.cpp
- nepomuk/indexscheduler.h
2 files changed in total