You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20.04 lts when I remove a '*.desktop' file in '~/.local/share/applications' and even in '/', it still could be found in Navigate through 'Super+/' #1135
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
I don't know its specific package name, Just use shortcuts 'Super+/' to open Navigate
Issue/Bug Description:
for example, I manually install a binary file, '.desktop' file in ~/.local/share/applications, and when I remove '.desktop' file, in Gnome search, it will not exist, but When I use Navigate through 'Super+/', it still in there, I guess there exist some cache, but I don't know how to update it
Steps to reproduce (if you know):
create a '*.desktop' file in ~/.local/share/applications;
find it through 'Super+/';
rm desktop file in step 1;
it still could be found in 'Super+/';
Expected behavior:
it disappear in Navigate through shortcut: 'Super+/';