Linux: window does not display properly (bad EGL parameter)
flynn@flynns-surface:~/Downloads$ '/home/flynn/Downloads/linux_FlyingCarpet_9.0.0_amd64.AppImage'
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
fedora 41, wayland, kernel 6.13.6, GNOME 47.5
It looks like this may be a problem with Tauri 2, so may not be something I can help with. https://github.com/tauri-apps/tauri/issues/11988 https://github.com/tauri-apps/tauri/issues/11994 https://github.com/fosslife/devtools-x/issues/126 https://github.com/gitbutlerapp/gitbutler/issues/5282
EndeavourOS (arch), x11, kernel 6.14.4, GNOME 48.0.1
same here, also EndeavourOS (arch), x11, kernel 6.17.2-arch1-1, Cinnamon 6.4.13
It looks like there may be some fixes, I'll look into it: https://github.com/tauri-apps/tauri/issues/11994#issuecomment-2552446386 https://github.com/tauri-apps/tauri/issues/11994#issuecomment-2585913213 https://github.com/gitbutlerapp/gitbutler/pull/5301/files https://github.com/tauri-apps/tauri/issues/8929#issuecomment-2096496883 https://github.com/linuxdeploy/linuxdeploy/issues/272#issuecomment-2580258760
@Ao1Pointblank @Redume @rexendevar Could anyone please try https://github.com/spieglt/FlyingCarpet/releases/download/v9.0.0/linux_FlyingCarpet_9.0.0_amd64_NO_STRIP.AppImage? I've compiled with the NO_STRIP=true flag which supposedly fixes this.
Apologies, I tested on Fedora and that did not work. But the linux_FlyingCarpet_9.0.9_amd64.AppImage I just uploaded to the releases page does work on Fedora, and I assume EndeavourOS as well. I had to follow the instructions at https://github.com/linuxdeploy/linuxdeploy/issues/272#issuecomment-2580258760 and move the resulting AppImage to replace the one at /home/$USER/.cache/tauri/linuxdeploy-x86_64.AppImage, then rebuild with cargo tauri build.