Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 656490

Summary: games-puzzle/sgt-puzzles has double menu entries
Product: Gentoo Linux Reporter: Simon <sur3>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal CC: jstein, np-hardass
Priority: Normal Keywords: EBUILD, PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gentoo/gentoo/pull/6266
See Also: https://github.com/gentoo/gentoo/pull/20817
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon 2018-05-25 13:36:22 UTC
sgt-puzzles has double menu entries in Xfce4, once in Puzzles subfolder and once in Games directly.
This is due to multiple categories given in make_desktop_entry, i therefore proposed the following patch which sadly didn't get pulled yet: https://github.com/gentoo/gentoo/pull/6266/files

Reproducible: Always
Comment 1 Simon 2020-08-24 13:40:18 UTC
bump
Comment 2 Larry the Git Cow gentoo-dev 2021-05-30 21:11:02 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128d253494c94840403eb5688f501f5a090e2989

commit 128d253494c94840403eb5688f501f5a090e2989
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-15 15:02:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-30 21:07:52 +0000

    games-puzzle/sgt-puzzles: EAPI-7 bump, drop IUSE=gtk3, fix menu entry
    
    Use desktop.eclass, xdg-utils.eclass
    
    Thanks-to: Simon <sur3@gmx.de>
    Bug: https://bugs.gentoo.org/656490
    Bug: https://bugs.gentoo.org/769167
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../sgt-puzzles/sgt-puzzles-20190415.ebuild        | 29 ++++++++++------------
 1 file changed, 13 insertions(+), 16 deletions(-)