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
I recently noticed that some applications weren't showing up in the launcher anymore. I can still launch them via the Pop!_Shop or the terminal. I found out that it has something to do with the X-Flatpak property in the .desktop file. If two applications have the same content only one will be shown.
Here is one app for example that has two .desktop files (another one would be Calibre):
Once I comment out or edit the X-Flatpak property in one of the files:
Distribution (run cat /etc/os-release):
22.04 LTS
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
Pop!_OS Launcher (the thing that opens when I press ´SUPER`)
Issue/Bug Description:
Only one application shows up
Steps to reproduce (if you know):
Have two .desktop files that share the same X-Flatpak property
Expected behavior:
Both applications should show up
Other Notes:
I am sure this worked a few months ago but I cannot confirm that the .desktop files haven't changed.
If I disable the Pop COSMIC extension and press SUPER I can find and run any installed flatpak application just fine.
If I can somehow help to fix this issue please let me know :)
Best regards.
The text was updated successfully, but these errors were encountered:
Hello everyone,
I recently noticed that some applications weren't showing up in the launcher anymore. I can still launch them via the Pop!_Shop or the terminal. I found out that it has something to do with the
X-Flatpak
property in the .desktop file. If two applications have the same content only one will be shown.Here is one app for example that has two .desktop files (another one would be Calibre):
com.thincast.client.desktop
com.thincast.client.rdwebaccess.desktop
This is the result:
Once I comment out or edit the X-Flatpak property in one of the files:
Distribution (run
cat /etc/os-release
):22.04 LTS
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Pop!_OS Launcher (the thing that opens when I press ´SUPER`)
Issue/Bug Description:
Only one application shows up
Steps to reproduce (if you know):
Have two .desktop files that share the same
X-Flatpak
propertyExpected behavior:
Both applications should show up
Other Notes:
I am sure this worked a few months ago but I cannot confirm that the .desktop files haven't changed.
If I disable the
Pop COSMIC
extension and pressSUPER
I can find and run any installed flatpak application just fine.If I can somehow help to fix this issue please let me know :)
Best regards.
The text was updated successfully, but these errors were encountered: