Ok I tracked this down today. "Mimetype" in /usr/share/applications/kde/kmplayer.desktop should be "MimeType".
Looks like a typo in mplayer-0.9.4/debian/patches/kubuntu_03_no_audio_mimetypes.patch line 9, just a missed capitalization. +Mimetype=application/ogg;application/smil;application/vnd.ms- asf;application/vnd.rn- realmedia;application/x-kmplayer;application/x-mplayer2;application/x-ogg;application/xspf+xml;video/avi;video/mediaplayer;video/mp4;video/mpeg;video/quicktime;video/vnd .rn-realvideo;video/x-avi;video/x-flic;video/x-matroska;video/x-ms- asf;video/x-msvideo;video/x-ms-wmp;video/x-ms- wmv;video/x-ogm;video/x-theora;uri/mms;uri/pnm;uri/rtspt;uri/rtspu; should be +MimeType=application/ogg;application/smil;application/vnd.ms- asf;application/vnd.rn- realmedia;application/x-kmplayer;application/x-mplayer2;application/x-ogg;application/xspf+xml;video/avi;video/mediaplayer;video/mp4;video/mpeg;video/quicktime;video/vnd .rn-realvideo;video/x-avi;video/x-flic;video/x-matroska;video/x-ms- asf;video/x-msvideo;video/x-ms-wmp;video/x-ms- wmv;video/x-ogm;video/x-theora;uri/mms;uri/pnm;uri/rtspt;uri/rtspu; -- KMPlayer missing file associations in KDE/Konqueror https://bugs.launchpad.net/bugs/92900 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
