https://bugs.kde.org/show_bug.cgi?id=511469
--- Comment #6 from Luka Rasputin <[email protected]> --- Created attachment 187532 --> https://bugs.kde.org/attachment.cgi?id=187532&action=edit Script to reproduce the issue I created a script to reproduce the issue more easily. Steps to reproduce the issue: 1. Install any valid desktop entry to `$HOME/.local/share/applications` 2. Ensure the file does not have duplicates in `/usr/share/applications` 3. Modify the `DESKTOP_ENTRY` variable in the script to point to your file 4. Run the script 5. While the script is running, try to locate the app in its category in the application menu (but don't search for the app by name) 6. After checking, close the application menu (it doesn't refresh while open) As the script renames the .desktop file, the entry should disappear from the menu when the file's suffix is changed to .bak and reappear when it changes back to .desktop. However, sometimes the menu does not update as expected, and the app remains listed when it should disappear, or vice versa. -- You are receiving this mail because: You are watching all bug changes.
