https://bugs.kde.org/show_bug.cgi?id=438074
--- Comment #15 from [email protected] --- (In reply to Martin Tlustos from comment #12) > But I looked through a couple of folders now checking with "balooctl index * > | grep 'different file types'" and found that .odg, .odp, .zip, .sem, .kra, > .ppt are always reindexed, so it is a file-type problem. > > .doc files are sometimes indexed, sometimes not. If I open a doc file that > wasn't indexed before in libreoffice and resave it, it is indexed > successfully. > > So my impression is that some of the file extractors don't work as expected? It sounds like it. If I look in /usr/share/mime/packages/freedesktop.org.xml It seems that Qt flags .odg and .odp files as 'zipped' files. Nothing specific for the other filetypes - but it might be worth seeing if one or the other starts with PK\003\004 I notice there's new bug, Bug 438455, mentioning .doc (as contrasted to .docx) files. -- You are receiving this mail because: You are watching all bug changes.
