Original reporter/ticket ID
No response
Project
No response
Describe the bug
On some Linux systems, the AppImage build does not function properly, resulting in a blank white window, and the following message in the console:
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
Steps to reproduce
- Use an affected system.
- Run the AppImage build.
Expected behavior
The launcher setup window should appear as normal.
Operating System information
Tested Systems:
- Gentoo Linux (KDE Plasma 6.4.5 on Wayland, modified version of kernel 6.12.54) [Bug present]
- Fedora Workstation 43 (GNOME 49 on Wayland, kernel 6.17.1) [Bug present]
- LMDE 7 (Cinnamon 6.4.13 on X11, kernel 6.12.48) [Bug not present]
- Ubuntu Desktop 25.10 (GNOME 49 on Wayland, kernel 6.17.0) [Bug not present]
As the issue appears to be related to EGL:
- The Gentoo Linux system is using a Radeon RX 7600 ("amdgpu" driver)
- All other systems are using that same GPU through
virtio-vga-gl ("virtio-pci" driver).
Additional context
All systems aside from Gentoo were tested within their respective live environments, as such this should hopefully be reproducible?
At least as reproducible as the builds @Kathund provided are.
Original reporter/ticket ID
No response
Project
No response
Describe the bug
On some Linux systems, the AppImage build does not function properly, resulting in a blank white window, and the following message in the console:
Steps to reproduce
Expected behavior
The launcher setup window should appear as normal.
Operating System information
Tested Systems:
As the issue appears to be related to EGL:
virtio-vga-gl("virtio-pci" driver).Additional context
All systems aside from Gentoo were tested within their respective live environments, as such this should hopefully be reproducible?
At least as reproducible as the builds @Kathund provided are.