microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.56k stars 28.13k forks source link

Screen of the app randomly blanking while using the Wayland Window Manager #202458

Open eggsnpie opened 5 months ago

eggsnpie commented 5 months ago

Type: Bug

In Fedora 39 with the Gnome desktop environment, launch in the Wayland-enabled Gnome version and open VS Code. The app will randomly black screen when both in fullscreen and windowed mode.

VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:47:11.635Z) OS version: Linux x64 6.6.9-200.fc39.x86_64 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz (12 x 3999)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|0, 0, 0| |Memory (System)|15.48GB (13.16GB free)| |Process Argv|--unity-launch --crash-reporter-id 2aae8724-177c-441b-82c5-c728066ca684| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|gnome| |XDG_CURRENT_DESKTOP|GNOME| |XDG_SESSION_DESKTOP|gnome| |XDG_SESSION_TYPE|wayland|
Extensions (2) Extension|Author (truncated)|Version ---|---|--- python|ms-|2023.22.1 vscode-pylance|ms-|2023.12.1 (1 theme extensions excluded)
deepak1556 commented 5 months ago

Please check if the issue is present with our insiders version as well https://code.visualstudio.com/insiders/

eggsnpie commented 5 months ago

So, I installed the insider version, installed the same extensions I had on the stable version, but now there's different bugs.

In the insider version, it doesn't black screen randomly unless you hit F11 and enter the full, full screen window I guess.

There's also a noticeable lag interacting with any UI element in the insider edition. I will test to see if these issues happen under Xorg as well though.

eggsnpie commented 5 months ago

After restarting my device and launching with Xorg, all of the Insider version bugs no longer persisted.