VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.06k stars 1.07k forks source link

Crashes when trying to maximize the window #1764

Closed planetoryd closed 1 month ago

planetoryd commented 9 months ago

codium --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --enable-features=WaylandWindowDecorations .

6.6.6-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC

"window.titleBarStyle": "native"

It crashes when I click the maximize button in the title bar, or from the pop up menu in the bottom bar of KDE, or when I double tap the title bar.

planetoryd commented 9 months ago

Vscode also crashes

aspizu commented 8 months ago

Weird issues with wayland, if you first open vscodium in xwayland, then open vscodium with wayland support. this wayland window will behave normally, won't immediately crash (or crash on maximizing/snapping). but if you start vscodium wayland without first starting xwayland then it will crash.

planetoryd commented 8 months ago

I just tried it again and it told me

➜  ~ codium --ozone-platform=wayland --enable-wayland-ime -n                                                                           
Warning: 'ozone-platform' is not in the list of known options, but still passed to Electron/Chromium.
Warning: 'enable-wayland-ime' is not in the list of known options, but still passed to Electron/Chromium.
aspizu commented 8 months ago

those warnings are normal, they always appear for electron apps.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] commented 1 month ago

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.