Skip to content

Bug: App doesn't open on Linux (Wayland + AMD) — "Could not create default EGL display: EGL_BAD_PARAMETER" #2

Description

Description When trying to run the AppImage on Linux, the application fails to start with the following error in the terminal:

Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

The window never opens.

Steps to reproduce

Download Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
Make it executable: chmod +x
Run it from a terminal: ./Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
The app aborts immediately with the EGL error

Expected behavior The application should open its window normally.

Environment

Distro: CachyOS (Arch-based)
Display server: Wayland
GPU: AMD Radeon RX Vega 11 (Mesa drivers up to date)
App version: 1.7.2 (AppImage, amd64)

What I've already tried (no luck)

--appimage-extract-and-run
--disable-gpu
GDK_BACKEND=x11 + LIBGL_ALWAYS_SOFTWARE=1
Installing webkit2gtk-4.1 and fuse2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglinux

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions