-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Labels
Description
Version
0.18.5
Operating System
Linux
Distribution Method
AppImage (Linux)
Describe the issue
When launching gitbutler from the appimage I am getting the following error in the console:
2026-01-21T17:53:58.801722Z INFO crates/gitbutler-tauri/src/main.rs:155: starting app version=0.18.5 name=GitButler
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...A window opens but the screen is black and I cant get dev tools to launch or get any of the menus to function.
I hadn't used gitbutler since the end of November 2025, and that version launched without issue today. I clicked the update button and completed the update, then clicked the restart button in the little update popup after the update was completed. Since then I have been getting the above error.
I tried setting the following environment variables but it did not help:
WEBKIT_DISABLE_DMABUF_RENDERER=1
WEBKIT_DISABLE_COMPOSITING_MODE=1