From 174d0a38a1a6263d1c6fc1a9e932b560bcba202e Mon Sep 17 00:00:00 2001 From: Edoc <123019149+edocli@users.noreply.github.com> Date: Mon, 9 Jun 2025 03:09:37 -0400 Subject: [PATCH] Update electron-builder.base.yml Adds the `--use-angle` flag to work around driver compatibility issues that cause the NVIDIA GPU process to crash repeatedly on Wayland. The native EGL/GBM backend fails with "Cannot create bo" errors. --- build/electron-builder.base.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/electron-builder.base.yml b/build/electron-builder.base.yml index eb1ecd3..a4b2278 100644 --- a/build/electron-builder.base.yml +++ b/build/electron-builder.base.yml @@ -20,6 +20,7 @@ linux: "--ozone-platform-hint=auto", "--enable-features=WaylandWindowDecorations", "--enable-wayland-ime", + "--use-angle", ] desktop: entry: