Skip to content
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

Flatpak VSCode unavailable #237

Open
externuz opened this issue Jan 11, 2025 · 0 comments
Open

Flatpak VSCode unavailable #237

externuz opened this issue Jan 11, 2025 · 0 comments

Comments

@externuz
Copy link

externuz commented Jan 11, 2025

OS: PopOS 24.04 (fresh install with last available system updates installed)

I have installed VSCode via COSMIC Store (flathub). For some reasons it's not available in launcher.
I have com.visualstudio.code.desktop in ~/.local/share/flatpak/exports/share/applications with such content (created by flatpak itself):

[Desktop Entry]
Name=Visual Studio Code
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=code --file-forwarding com.visualstudio.code --reuse-window @@ %F @@
Icon=com.visualstudio.code
Type=Application
StartupNotify=true
StartupWMClass=Code
Categories=TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;application/x-code-workspace;
Actions=new-empty-window;
Keywords=vscode;
X-Flatpak-Tags=proprietary;
X-Flatpak=com.visualstudio.code

[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=code --file-forwarding com.visualstudio.code --new-window @@ %F @@
Icon=com.visualstudio.code

Chrome, Flatseal installed from COSMIC Store available in launcer, but not VSCode.
screenshot-2025-01-11-11-21-57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant