Skip to content

Appimage crashes on startup - EGL_BAD_PARAMETER #11945

@KroniK907

Description

@KroniK907

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingos:linuxThe Linux platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions