сб, 28 апр. 2018 г., 13:39 Landry Breuil <lan...@openbsd.org>: > Hi, > > saw this during a pkg_add w/ kdelibs4 installed: > > Unknown media type in type 'all/all' > Unknown media type in type 'all/allfiles' > > shared-mime-info is choking on types installed by kdelibs4, which had > been removed in kde5: > > https://github.com/KDE/kcoreaddons/commit/36ff1bf60c9b12c28ed4d7566abceac10cab345e > > the internet seems to go crazy about it and kde4 & freedesktop ppl are > throwing the issue at each other on various places / distro bug reports: > > https://bugs.kde.org/show_bug.cgi?id=303627 > https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/289592 > https://bugs.gentoo.org/261446 > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469833 > https://bugs.freedesktop.org/show_bug.cgi?id=16816 > > bastien nocera recently hacked shared-mime-info to not complain about it > anymore, cf > > https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=fc149b7615deecf3c3af73bcc5ee98a4b716fbac > and > > https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=553aa73de2c6a5bb221bcd9153c2425cd236c703 > > so my understanding is that an update to this version should silence > those errors. Some ppl are just voting for removing the mimetypes from > the old kde4 file, and some other are saying that it'll break kde4 apps. > > This appeases my OCD, what are other's opinions ? Fix shared-mime-info, > or kdelibs4 ? > > Landry >
FWIW, I remember someone complaining fixing KDE nonsense in shared-mime-info a while ago, so this idea was dropped on my side. I still fully support it, though. :) >