Bug 272851 - Dolphin filter panel does not recognize *.mkv (Matroska container) as 'Video'
Summary: Dolphin filter panel does not recognize *.mkv (Matroska container) as 'Video'
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 14:17 UTC by Juan Font
Modified: 2012-11-30 23:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.10


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Font 2011-05-09 14:17:11 UTC
Version:           1.6.1 (using KDE 4.6.2) 
OS:                Linux

Matroska Multimedia Container is an open standard free container format. It supports unlimited number of video, audio, picture or subtitle tracks inside a single file. http://en.wikipedia.org/wiki/Matroska

When pressing 'Video' button in the Dolphin filter panel, *.mkv files are not shown in the query results. It seems like if Matroska video filetype is not in the list of possible video files.



Reproducible: Always

Steps to Reproduce:
1. Go to a folder with mkv files. 
2. Press 'Video' button in filter panel.

Actual Results:  
mkv files are not shown.

Expected Results:  
mkv files should be shown.
Comment 1 Burkhard Lück 2011-07-19 09:13:01 UTC
Using Kubuntu 10.10 with:
$ dolphin --version
Qt: 4.7.0
KDE: 4.6.2 (4.6.2)
Dolphin: 1.6.1

Compiled from sources 
$ dolphin --version
Qt: 4.7.0
KDE: 4.6.95 (4.7 RC2)
Dolphin: 1.7

This is reproducable for me.
Comment 2 Vishesh Handa 2012-11-30 23:47:01 UTC
The new indexer in 4.10 automatically adds the video type for all mimetypes which contain the word "video".