is it possible to use native vscode with s&box?
also maybe try proton ge
ge/experimentell dont work with sanbox (at least for me)
and i dont think sbox can go outside wine
this isn't a proton issue. proton is for games running in steam
wine-ge is also focused on games.
this needs to be reported to upstream winehq.
additionally, i'm not sure why you're running vscode in wine when vscode and codium both exist natively on linux:
VSCode official:
https://code.visualstudio.com/docs/setup/linux
VSCodium open source:
https://vscodium.com/
Using VSCodium with the VSCode marketplace
https://github.com/VSCodium/vscodium/blob/master/DOCS.md#howto-vscode-marketplace
this is a proton issue, if you would have read, i said it works fine in normal wine
although i do now see how i could use it without proton, but since i have to use fullscreen virtual desktop, it wouldn't be as nice as having it in that desktop
i had to make the .csproj read only
copy paste stuff inside of it, so that native vscode has unix paths
and wine sandbox has windows paths
now when it changes dotnet version or lang version or anything, i have to see it by making it not read only sometimes, so it regenerates it, change the things, copy paste
and do that from time to time
but its still nice that it works at all, but i think it should work inside proton.
Nothing extracted yet.
"Why would you want to run VS Codium in Proton??"
I need to run VS Codium in order to make stuff in S&Box (only has windows executable)
since it requires an editor
"Why not something else?"
I tried other stuff, and they worked even less, and VSCodium has C# Plugins for checking
the other editors dont register themselves as editors, so sandbox doesnt see them
VSCodium does, it starts with a black screen and then dies, i have a log down there
This shouldn't be to hard, since it works under normal wine, only proton has problems
System Information
I confirm:
This is the log
l0g.txt