https://bugs.kde.org/show_bug.cgi?id=438455
--- Comment #1 from skierpage <skierp...@gmail.com> --- Does Baloo use KFileMetaData extractors? https://invent.kde.org/frameworks/kfilemetadata/-/blob/master/src/extractors/officeextractor.cpp#L20 suggests that KFileMetaData relies on the external programs catdoc for application/msword, xls2csv for application/vnd.ms-excel, and catppt for application/vnd.ms-powerpoint. I have catdoc (and the others) installed, yet these .doc files didn't get indexed. Maybe if the programs baloo_file_extractor and baloo_filemetadata_temp_extractor were documented, I could run them by hand and figure out what's going on. -- You are receiving this mail because: You are watching all bug changes.