Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738644 - kde-frameworks/kded-5.73.0 installs .desktop files that do not pass validation
Summary: kde-frameworks/kded-5.73.0 installs .desktop files that do not pass validation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/frameworks/kde...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: .desktop
  Show dependency tree
 
Reported: 2020-08-23 05:00 UTC by Agostino Sarubbo
Modified: 2020-09-04 14:31 UTC (History)
0 users

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


Attachments
build.log (build.log,22.39 KB, text/plain)
2020-08-23 05:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-23 05:00:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/kded-5.73.0 installs .desktop files that do not pass validation.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-23 05:00:39 UTC
Created attachment 656290 [details]
build.log

build log and emerge --info
Comment 2 Carlo 2020-08-26 23:27:46 UTC
Sort of false positive, as upstream iis intentionally breaking the spec.

$ cat  /usr/share/applications/org.kde.kded5.desktop
[Desktop Entry]
#This .desktop file is never shown in a menu, hence no real Name or Exec
#it's here mostly so wayland can get an icon on popups
Type=Service
Icon=kde-frameworks
NoDisplay=true
Comment 3 Larry the Git Cow gentoo-dev 2020-09-04 14:31:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d6649c7393b563a598a4dfc64d648af236ac567

commit 0d6649c7393b563a598a4dfc64d648af236ac567
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-04 14:31:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-04 14:31:43 +0000

    kde-frameworks/kded: Fix .desktop file
    
    Closes: https://bugs.gentoo.org/738644
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/kded-5.73.0-valid-desktop-file.patch     | 28 ++++++++++++++++++++++
 .../{kded-5.73.0.ebuild => kded-5.73.0-r1.ebuild}  |  2 ++
 2 files changed, 30 insertions(+)