Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656490 - games-puzzle/sgt-puzzles has double menu entries
Summary: games-puzzle/sgt-puzzles has double menu entries
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: EBUILD, PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2018-05-25 13:36 UTC by Simon
Modified: 2022-07-24 08:29 UTC (History)
2 users (show)

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 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(-)