I frequently encounter issues. Does someone have a working setup or should I simlpy use distrobox for IDEs?
You must log in or # to comment.
If not a permission issue then it’s most likely a PATH issue.
For example, for Cargo try this:
flatpak --user override com.vscodium.codium --env=PATH=/app/bin:/usr/bin:/home/$USER/.cargo/bin
Try Flatseal.
Didn’t work.
Probably it’s not a permission problem.
Try the .appimage version, at least vscodium is coming in many different formats. I personally avoid flatpaks due to size and permission issues (e.g. gimp can’t use its special extra-featured printing panel, which makes it absolutely useless for me as an artist on a flatpak).