On Thu, 19 Feb 2015 22:44, Roman Bysh <rbtc1@...> wrote:
On 02/19/2015 04:30 PM, Yamaban wrote:
On Thu, 19 Feb 2015 22:02, Johannes Kastl <mail@...> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 19.02.2015 Freek de Kruijf wrote:
It did not work. I also got after update-mime-database:
Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles'
I see this everytime Firefox is updated/installed. Do you have FF installed?
That has nothing to do with Firefox per se, but with the update-mime-database tool.
These "mime-types" are stored in these two files:
/usr/share/mime/all/allfiles.xml /usr/share/mime/all/all.xml
both of these files are created by "update-mime-database".
IMHO the pure existance of these files is a bug, and a missbehavior of the "update-mime-database" tool.
I must correct this. Yes, the files are created by the tool. But further investigation showed, that these are created from a mime-type-source file, see: /usr/share/mime/packages/kde.xml (kdelibs4 package) This file contains the "fake" mimetypes all/all and all/allfiles [code] <!-- all/ fake mime types --> <mime-type type="all/all"> <comment>all files and folders</comment> </mime-type> <mime-type type="all/allfiles"> <comment>all files</comment> </mime-type> [/code] IMHO that should not be there. Can some some that uses KDE intensive (Baloo, Konqueror, Dolphin) plese test what happens if you comment that out and run "update-mime-database", as well do a logout/login from KDE afterwards. If there are no negatives, I'd like to propose a removeal upstream. - Yamaban. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org