Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode insiders not rendering correctly on KDE/X Server #190327

Closed
BMWestrich opened this issue Aug 12, 2023 · 7 comments
Closed

vscode insiders not rendering correctly on KDE/X Server #190327

BMWestrich opened this issue Aug 12, 2023 · 7 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@BMWestrich
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version:
    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 Version: Linux x64 6.4.9-1-default

Steps to Reproduce:

  1. Startup from any method, command line, shortcut etc.
  2. Vscode will not render correctly

Screenshot below

grafik

@deepak1556
Copy link
Collaborator

Is stable v1.81 rendering fine on the same setup ? Can you provide the output of code --verbose ?

@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Aug 14, 2023
@BMWestrich
Copy link
Author

Let me try with the latest update

@BMWestrich
Copy link
Author

BMWestrich commented Aug 15, 2023

Is stable v1.81 rendering fine on the same setup ? Can you provide the output of code --verbose ?

Yes, stable code renders ok.

Regarding the output of code --verbose: Does that contain any sensible information? It seems to list github auth tokens etc...

Do you want to know anything specific?

@BMWestrich
Copy link
Author

BMWestrich commented Aug 15, 2023

I do see e.g. this on running code-insiders --verbose:

Errors:
link failed but did not provide an info log
[9415:0815/131910.112903:WARNING:angle_platform_impl.cc(48)] ProgramGL.cpp:989 (checkLinkStatus): Program link or binary loading failed with no info log.
[9415:0815/131910.113128:ERROR:shared_context_state.cc(81)] Skia shader compilation error

Note that I do not see the same for code --verbose.

@deepak1556
Copy link
Collaborator

Thanks for the logs, those are definitely related to the issue. Can you try starting with code-insiders --disable-gpu-driver-bug-workarounds and see if the issue persists ?

@deepak1556
Copy link
Collaborator

Merging to #190437, since the error logs match.

@BMWestrich
Copy link
Author

Yeah

Version: 1.82.0-insider
Commit: ccb95fd
Date: 2023-08-17T05:33:22.719Z
Electron: 25.5.0
ElectronBuildId: 23084831
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
Linux x64 6.4.9-1-default

fixes the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants