Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668702 - media-gfx/krita-4.1.5 - This package installs one or more .desktop files that do not pass validation
Summary: media-gfx/krita-4.1.5 - This package installs one or more .desktop files that...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://phabricator.kde.org/D16222
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-15 09:46 UTC by Francesco Turco
Modified: 2018-10-15 16:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,204.71 KB, application/x-xz)
2018-10-15 09:46 UTC, Francesco Turco
Details
info.txt (info.txt,6.94 KB, text/plain)
2018-10-15 09:47 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-10-15 09:46:44 UTC
Created attachment 551322 [details]
build.log.xz

Portage reports the following warning message when emerging media-gfx/krita-4.1.5:

 * QA Notice: This package installs one or more .desktop files that do not
 * pass validation.
 * 
 *      /usr/share/applications/krita_qimageio.desktop: error: (will be fatal in the future): value "image/bmp,image/x-xpixmap,image/x-xbitmap,image/webp,image/vnd.microsoft.icon" for key "MimeType" in group "Desktop Entry" contains value "image/bmp,image/x-xpixmap,image/x-xbitmap,image/webp,image/vnd.microsoft.icon" which is an invalid MIME type: "image/bmp,image/x-xpixmap,image/x-xbitmap,image/webp,image/vnd.microsoft.icon" contains an invalid character in the subtype
Comment 1 Francesco Turco 2018-10-15 09:47:03 UTC
Created attachment 551324 [details]
info.txt

emerge --info krita
Comment 2 Larry the Git Cow gentoo-dev 2018-10-15 16:46:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0400d507d3a77c3da411981f827c2e421c645e

commit 9b0400d507d3a77c3da411981f827c2e421c645e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-15 16:45:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-15 16:46:36 +0000

    media-gfx/krita: QA: Fix .desktop file to pass validation
    
    Closes: https://bugs.gentoo.org/668702
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 .../krita/files/krita-4.1.5-desktopfile.patch      | 39 ++++++++++++++++++++++
 media-gfx/krita/krita-4.1.5.ebuild                 |  5 ++-
 2 files changed, 43 insertions(+), 1 deletion(-)