-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Crash when dragging file from explorer view, on Wayland #179836
Comments
Upstream bug: swaywm/sway#7398 |
Thanks for the sleuthing! What should I do in the meantime? Is my only choice to roll back to an earlier version of insider that's not on Electron 22, and wait until vscode picks up a version of Electron that doesn't have this bug? |
Yeah one option is to rollback, another would be to try changing the display scale factor and see if the helps. |
FWIW, I switched to Gnome on Wayland and this problem doesn't happen there. I use a HiDPI monitor so changing the scale factor is infeasible though. |
I think chromium#1409940 is a duplicate of chromium#1290059 which has been fixed in Chromium 110 with r4099423. Since the fix seems relatively straight forward, I have submitted a pull-request (electron/electron#38199) to backport it into Electron 22 so, hopefully, it will eventually land in vscode. The other option is to just wait for vscode to upgrade to Electron 24 (#180466), but it might take a while until that lands. |
Thanks for the backport @vially I will update Electron to |
This bug has been fixed in the latest release of VS Code Insiders! @tengyifei, you can help us out by commenting If things still don't seem right, please ensure you're on version 52e56ad of Insiders (today's or later - you can use Happy Coding! |
/verified |
code-insiders under wayland still fails to start most of the times on Fedora 38.
|
Can you start with |
If its okay, I will attach log. I also have problem in almost same system.
|
@morgan-jeon thanks for the logs, looks like you are not on the latest insider. Can you update and try again, I believe the fix in #183116 should the address the issue you are facing. |
Oh it works well now, i forgot rpm build is bit slower. I think unexpected crashing also fixed in this build. |
Type: Bug
Drag a file from the explorer side bar into the main panel. vscode insider crashes.
This problem happens when on Linux using the Wayland display backend (
--ozone-platform=wayland
on the command line). This problem cannot be reproduced under X11.Here are the last lines of log output when
WAYLAND_DEBUG=1
:VS Code version: Code - Insiders 1.78.0-insider (e551221, 2023-04-12T05:20:39.394Z)
OS version: Linux x64 6.1.15-1rodete3-amd64
Modes:
Sandboxed: Yes
System Info
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
Extensions (88)
(17 theme extensions excluded)
A/B Experiments
Minidump:
01049061-a078-4033-bf2e-2e611776f5a9.zip
The text was updated successfully, but these errors were encountered: