After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796166 - epiphany mime error
epiphany mime error
Status: RESOLVED DUPLICATE of bug 751590
Product: epiphany
Classification: Core
Component: General
3.28.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-16 12:49 UTC by john.frankish@outlook.com
Modified: 2018-05-17 11:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description john.frankish@outlook.com 2018-05-16 12:49:02 UTC
I don't suppose this is a big deal, but it has been present for a while.

Warning in file "/usr/local/share/applications/epiphany.desktop": usage of MIME type "multipart/related" is discouraged ("multipart" is a media type that probably does not make sense in this context)
Comment 1 Michael Catanzaro 2018-05-16 13:22:44 UTC
We used to get these complaints all the time, until it was fixed two years ago in desktop-file-utils: https://cgit.freedesktop.org/xdg/desktop-file-utils/commit/?id=ec0949091f7a771c852c0314108f9aa4b2a25575

I know you build everything from source, so I guess you're just still on the older version.

*** This bug has been marked as a duplicate of bug 751590 ***
Comment 2 john.frankish@outlook.com 2018-05-17 11:42:55 UTC
Indeed - desktop-file-utils-0.23 fixed this - thanks :)