-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchromiumIssues and items related to ChromiumIssues and items related to Chromiumelectron-25-updategpuIssues concerning GPU related itemsIssues concerning GPU related itemsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderslinuxIssues with VS Code on LinuxIssues with VS Code on LinuxmitigatedIssue has workaround in placeIssue has workaround in placeupstream-issue-fixedThe underlying upstream issue has been fixedThe underlying upstream issue has been fixedverifiedVerification succeededVerification succeeded
Milestone
Description
-
Workaround
This is an issue in Chromium itself. For now there are the following two workarounds:
-
Broken shader compilation with mesa update #190437 (comment)
rm -rf "$HOME/.config/Code/GPUCache"
-
Broken shader compilation with mesa update #190437 (comment)
If ($IsLinux) {Remove-Item -Path "$HOME/.config/Code - Insiders/GPUCache"}
-
-
Bug
Does this issue occur when all extensions are disabled? I can't test that. -
VS Code Version
Per:
code-insiders
...the affected version is:
Type Data Version 1.82.0-insider Commit 76985ae Date 2023-08-11T17:10:45.392Z Electron 25.4.0 ElectronBuildId 22958381 Chromium 114.0.5735.248 Node.js 18.15.0 V8 11.4.183.27-electron.0 OS Linux x64 6.4.9-1-default However, per:
code
...note that
--channel=latest/stable
, that is:Type Data Version 1.81.1 Commit 6c3e3db Date 2023-08-09T22:18:39.991Z Electron 22.3.18 ElectronBuildId 22689846 Chromium 108.0.5359.215 Node.js 16.17.1 V8 10.8.168.25-electron.0 OS Linux x64 6.4.9-1-default snap ...works:
-
OS Version
cat -vbET '/etc/os-release'
8 CPE_NAME="cpe:/o:opensuse:tumbleweed:20231119"$
uname -a
PS /home/rokejulianlockhart> uname -a Linux RQN6C6 6.4.9-1-default #1 SMP PREEMPT_DYNAMIC Wed Aug 9 05:07:55 UTC 2023 (5b9ad20) x86_64 x86_64 x86_64 GNU/Linux PS /home/rokejulianlockhart>
-
-
Steps to Reproduce
Merrit, jamestiotio, Arcanorum, vially, ebousse and 7 more
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchromiumIssues and items related to ChromiumIssues and items related to Chromiumelectron-25-updategpuIssues concerning GPU related itemsIssues concerning GPU related itemsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderslinuxIssues with VS Code on LinuxIssues with VS Code on LinuxmitigatedIssue has workaround in placeIssue has workaround in placeupstream-issue-fixedThe underlying upstream issue has been fixedThe underlying upstream issue has been fixedverifiedVerification succeededVerification succeeded