-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone
Description
Issue Type: Bug
- Fesh install of VS Code
- Start of VS Code
- Blank window (or just a transparent window) of VS Code
- Nothing appears, the only way to close that process is via the task manager.
If I start it through a CMD Terminal, same result but the output of the terminal
give this error :
GL ERROR :GL_INVALID_OPERATION : glSetDrawRectangleCHROMIUM: failed on surface
I also found a workaround by starting VS Code with the extra parameters :
Code.exe --disable-gpu --disable-gpu-compositing
All graphics Drivers are up to date.
HW my laptop :
- Intel HD Graphics 3000
- NVIDIA Quadro 2000M
Thank you
VS Code version: Code 1.37.0 (036a6b1, 2019-08-08T02:33:50.993Z)
OS version: Windows_NT x64 10.0.17134
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz (8 x 2295) |
GPU Status | 2d_canvas: unavailable_software flash_3d: disabled_software flash_stage3d: disabled_software flash_stage3d_baseline: disabled_software gpu_compositing: disabled_software multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software oop_rasterization: disabled_off protected_video_decode: disabled_off rasterization: disabled_software skia_deferred_display_list: disabled_off skia_renderer: disabled_off surface_synchronization: enabled_on video_decode: disabled_software viz_display_compositor: disabled_off webgl: unavailable_software webgl2: unavailable_software |
Load (avg) | undefined |
Memory (System) | 31.88GB (26.21GB free) |
Process Argv | --disable-gpu --disable-gpu-compositing |
Screen Reader | no |
VM | 67% |
Metadata
Metadata
Assignees
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)