Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512364 - x11-libs/libgksu-2.0.12-r2 - desktop-file-validate: gksu-properties.desktop has filename extension in Icon, unknown key AdvancedSettings,
Summary: x11-libs/libgksu-2.0.12-r2 - desktop-file-validate: gksu-properties.desktop h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: .desktop
  Show dependency tree
 
Reported: 2014-06-04 10:15 UTC by Ilya Gordeev
Modified: 2017-09-03 16:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Gordeev 2014-06-04 10:15:21 UTC
QA Notice: This package installs one or more .desktop files that do not
pass validation.

        /usr/share/applications/gksu-properties.desktop: error: (will be fatal in the future): value "gksu.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
        /usr/share/applications/gksu-properties.desktop: error: value "GNOME;GTK;Application;Settings;AdvancedSettings;" for key "Categories" in group "Desktop Entry" contains an unregistered value "AdvancedSettings"; values extending the format should start with "X-"
        /usr/share/applications/gksu-properties.desktop: warning: value "GNOME;GTK;Application;Settings;AdvancedSettings;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"

Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2014-06-04 13:35:57 UTC
Please also block the tracker.
Comment 2 Larry the Git Cow gentoo-dev 2017-09-03 16:15:42 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f83461cb459de29dae1ee9f8f37aff480b872b

    commit 03f83461cb459de29dae1ee9f8f37aff480b872b
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2017-09-03 16:12:51 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2017-09-03 16:15:32 +0000

    x11-libs/libgksu: fix build with format-security, bug #517614
    
    Bump to EAPI=6. Fix .desktop file validation, bug #512364. Apply select Debian patches.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=512364
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=517614
    
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../libgksu-2.0.12-correct_colormap_get.patch      | 12 ++++
 .../files/libgksu-2.0.12-desktop-validation.patch  | 16 +++++
 .../files/libgksu-2.0.12-fix-make-3.82.patch       |  6 +-
 .../files/libgksu-2.0.12-format_security.patch     | 28 ++++++++
 ...u-2.0.12-g_markup_escape_text_for_command.patch | 21 ++++++
 .../files/libgksu-2.0.12-missing-libs.patch        | 22 ++++++
 .../files/libgksu-2.0.12-sudo_keep_env.patch       | 15 ++++
 x11-libs/libgksu/libgksu-2.0.12-r3.ebuild          | 81 ++++++++++++++++++++++
 8 files changed, 199 insertions(+), 2 deletions(-)