protonscr

Visual Studio Code

protonopen
ValveSoftware/Proton#6054 · opened 2022-08-03 by CrezyDud · updated 2022-08-04 · 6 comments · github
CCrezyDud 2022-08-03 github

"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

  • GPU: RX Vega 64
  • Driver/LLVM version: Mesa 22.1.4
  • Kernel version: linux-zen-5.18.15.zen1-2
  • Proton version: 7.0

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

This is the log

l0g.txt

BBananaWorks07 2022-08-03 github

is it possible to use native vscode with s&box?
also maybe try proton ge

CCrezyDud 2022-08-03 github

ge/experimentell dont work with sanbox (at least for me)
and i dont think sbox can go outside wine

GGloriousEggroll 2022-08-04 github

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

CCrezyDud 2022-08-04 github

this is a proton issue, if you would have read, i said it works fine in normal wine

CCrezyDud 2022-08-04 github

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

CCrezyDud 2022-08-04 github

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.