Vscodium flatpak not opening
I recently installed the os last night and got all my software except for vscodium. I use this to code for my classes and personal projects. I don't know what the issue is.
9 Replies
eithter an issue with the flatpaks data or the flatpak itself
check
~/.var/app
and remove its data from there and start it again, alternatively start it from the terminal and see what it spits out and it might give you some breadcrumb trail to what the issue is
(personally i just run vscode and turn off telemetry)i can't use the keys cuz of the read only filesystem
what keys?
only /usr is read only which flatpak does not touch
some gpg keys for the respository
vscode is in flatpak
and disable the gpg check for the repository if you are going to layer it, cant use gpg check anyway on user side for repos on atomic systems
i see
i'll just use the flatpak of vscode
is java already on bazzite
No put that in a distrobox and follow the distrobox recommendation for using vscode flatpak with distrobox
i'm new to bazzite sorry
GitHub
distrobox/docs/posts/integrate_vscode_distrobox.md at main · 89luca...
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available...