-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Applications not visible in Launcher #1742
Comments
I am seeing something similar with a Flatpak installation of LibreOffice. All apps are present in the applications menu, but the launcher only shows LibreOffice Base (without displaying any of the other LibreOffice applications) . |
Seeing the same issue with LibreOffice Flatpaks. Output of
|
I think I found a fix (at least for the LibreOffice flatpaks not showing up in the launcher). It seems to be related to a category name / description that they all share. If you use something like Menu Libre to edit the menu entries, all of the LibreOffice Flatpaks have a Category Name / Description that contains If you remove |
I found a different workaround: I removed two In my case these were the fields I removed:
|
That did it for me too! |
(1) Issue/Bug Description:
After running
dist-upgrade
today, I've noticed that some apps have disappeared from the launcher (I can still see them in the applications menuSuper +A
For example, I have obsidian installed via flatpak, and I also have 2 custom obsidian .desktop files that launch the application with extra arguments:
Since the upgrade, I can only see the last one in the launcher, whereas before all 3 would show up:
If I remove desktop file for the one that shows up, the other one appears in the launcher.
In addition to above, i have another app installed with flatpak, vlc, and no additional desktop files for it that I could find. It also does not show up in the launcher, but shows up in apps menu.
I have several apps installed via flatpak that also show up just fine, so this behavior seems a bit "random"
(2) Steps to reproduce (if you know):
(3) Expected behavior:
All apps should be visible in the launcher
(4) Distribution (run
cat /etc/os-release
):(5) Gnome Shell version:
GNOME Shell 42.9
(6) Pop Shell version (run
apt policy pop-shell
or provide the latest commit if building locally):(7) Where was Pop Shell installed from:
(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):
(9) Other Installed/Enabled Extensions:
(10) Other Notes:
Apt log entry:
The text was updated successfully, but these errors were encountered: