vscode-adwaita
vscode-adwaita copied to clipboard
VSC Crash due to "workbench.productIconTheme": "adwaita"
See https://github.com/microsoft/vscode/issues/237058
and https://github.com/vorburger/vorburger.ch-Notes/blob/develop/linux/visual-studio-code-crash.md
See also: #28
The tl;dr is we haven't yet figured out the cause, but 2 other users have reported this with Fedora 41 being the common denominator between all reports.
Running Code without the sandbox (--no-sandbox) stops the crash from occurring.
This crash is happening on Debian 13 (testing) aswell.