flathub / com.vscodium.codium

https://flathub.org/apps/details/com.vscodium.codium
95 stars 20 forks source link

Unable to open VSCodium on Fedora 40 KDE #333

Closed navkaran0305 closed 4 months ago

navkaran0305 commented 5 months ago

Trying to run VSCodium on Fedora 40 (KDE variant) crashes immediately and does not provide any useful details for debugging.

$ flatpak run com.vscodium.codium -v
codium-wrapper: Setting up NPM packages
codium-wrapper: Setting up Cargo packages
codium-wrapper: Setting up Python packages
codium-wrapper: Setting up Ruby packages
1.89.0
6ac9b85706207127a277d05d9b71fb696e65751d
x64
PunkPangolin commented 4 months ago

I had the same problem and fixed it (as a workaround) by starting it as an X11 application in the flatpak settings. Perhaps an important package was lost when F40 dropped X11 support for KDE.

daiyam commented 4 months ago

Can you try #331?