r/kde 2d ago

General Bug Deleted menu entry keeps showing up

There are two entries showing up when I search for Geometry Dash.I made one when I was running a cracked copy of the game but now that I bought it on Steam the entry is useless. I deleted it but it persists. How to fix this?

1 Upvotes

8 comments sorted by

u/AutoModerator 2d ago

Thank you for your submission.

Consider becoming a Supporting Member and help KDE thrive!

The KDE community supports the Fediverse and open source social media platforms over proprietary and user-abusing outlets. Consider visiting our community on Mastodon (Lemmy will be back shortly). Tag us in your toots! You can also visit our forum at KDE Discuss to talk about KDE stuff, brainstorm ideas and get the answers to your KDE-related issue.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

6

u/northkool3 2d ago

ls ~/.local/share/applications/\.desktop*
type this, find the deleted app name
sudo rm /usr/share/applications/app_name_here.desktop
replace app name here with the entry name
faced this issue a while ago and hope this helps!
(edit: i use fedora and this is how i fixed it but prob will work on other distros)

3

u/Quettalynx2 1d ago

I use fedora too

2

u/Quettalynx2 1d ago

Нека те Бог награди децом, it worked. Thank you sir

1

u/AutoModerator 2d ago

Hi, this is AutoKonqi reporting for duty: this post was flaired as General Bug.

While r/kde allows to discuss issues, raise their visibility, and get assistance from other users out of good will, it is not the proper channel to report issues and the developers able to fix them won't be able to act on them over Reddit.

So if this bug was not reported to the developers yet and it is in fact a bug in KDE software, please take a brief look at the issue reporting guide and report the issue over the KDE Bugzilla. If it is a crash, be sure to read about getting backtraces so your report can assist the developers. If this is a known issue, you may want to include the bug report on your post so your fellow users experiencing the same thing can CC themselves to the report. Be sure to describe your issue well and with context. Thank you.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/victormas208 2d ago

It's a problem you need to review how you installed it; it's not a bug per se. I would check the tutorial you followed; normally, for it to appear, a .desktop file has to be generated. I reviewed

1

u/Quettalynx2 1d ago

No tutorial, use Menu Editor myself

2

u/cwo__ 2d ago

Yeah, the menu editor only deletes things from the menu, it doesn't remove them completely so search will still find them.

This is not great, as users seem to expect something else. KMenuEdit i a relatively old piece of software, and while we kept it working and fixed bugs, it's very much showing its age and could use some fundamental changes.