Description of problem: Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/mms" is an invalid MIME type ("uri" is an unregistered media type) Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/pnm" is an invalid MIME type ("uri" is an unregistered media type) Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/rtspt" is an invalid MIME type ("uri" is an unregistered media type) Error in file "/usr/share/applications/kde4/kmplayer.desktop": "uri/rtspu" is an invalid MIME type ("uri" is an unregistered media type) Version-Release number of selected component (if applicable): kmplayer-0.11.2a-1.fc14.x86_64
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** Bug 659588 has been marked as a duplicate of this bug. ***
%changelog * Mon Mar 21 2011 Rex Dieter <rdieter> 0.11.2c-3 - use %%find_lang ... --with-kde - broken or deprecated mime type (#587573) - (upstreamable) fix for executable script
kdelibs' /usr/share/mime/packages/kde.xml file defines the url/ type mimetypes, will have to explore a better fix. <!-- uri/ fake mime types --> <mime-type type="uri/mms"> <comment>mms: URIs</comment> </mime-type> <mime-type type="uri/mmst"> <comment>mmst: URIs</comment> </mime-type> <mime-type type="uri/mmsu"> <comment>mmsu: URIs</comment> </mime-type> <mime-type type="uri/pnm"> <comment>pnm: URIs</comment> </mime-type> <mime-type type="uri/rtspt"> <comment>rtspt: URIs</comment> </mime-type> <mime-type type="uri/rtspu"> <comment>rtspu: URIs</comment> </mime-type>
And, $ update-mime-database /usr/share/mime ... Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles' Unknown media type in type 'uri/mms' Unknown media type in type 'uri/mmst' Unknown media type in type 'uri/mmsu' Unknown media type in type 'uri/pnm' Unknown media type in type 'uri/rtspt' Unknown media type in type 'uri/rtspu' Unknown media type in type 'interface/x-winamp-skin'
These should probably use x-scheme-handler/ instead of uri/.
good idea! another reference, http://lists.freedesktop.org/archives/xdg/2010-October/011629.html I'll work on a patch for reviewboard.
well, that'll cover the uri/* ones, not all/*... that's another battle.
https://git.reviewboard.kde.org/r/101231/
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
Fixed in rawhide, stable release will get rolled in when next update comes (not issuing one just for this). %changelog * Thu Dec 18 2014 Rex Dieter <rdieter> - 6:4.14.3-6 - kill uri/ fake mimetypes (#587573, kde#269045) - own fake mimetype dirs, e.g. mime/all/ (#907667)
kdelibs-4.14.3-8.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kdelibs-4.14.3-8.fc21
kdelibs-4.14.3-8.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kdelibs-4.14.3-8.fc20
kdelibs-4.14.3-8.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
kdelibs-4.14.3-8.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.