https://bugs.kde.org/show_bug.cgi?id=403902

stream9 <stream...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
                 CC|                            |stream...@gmail.com
             Status|RESOLVED                    |REOPENED

--- Comment #13 from stream9 <stream...@gmail.com> ---
It seems fix for this problem have caused regression.

With file extension, matroska containers (mkv, mka etc) are recognized as
video/x-matroska, audio-xmatroska so on.

But with contents signature, they are recognized as super category
application/x-matroska.

By determine mime type from content, matroska containers are all recognized as
application/x-matroska, so BasicIndexingJob can't determine correct file type 
(typesForMimeType() in file/basicindexingjob.cpp).

As consequence it doesn't index them at all.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to