AppImage Fedora 41, Intel graphics, Wayland blank screen
As reported on zulip, the AppImage downloaded from radworks.garden doesn’t work on Fedora 41 with intel graphics and wayland.
Seems to be a tauri issue: https://github.com/tauri-apps/tauri/issues/11994.
similar issue on Fedora 42, same intel graphics and wayland, but instead the AppImage download SIGABRTs shortly after launch.
was able to compile and run the binary + run on
devas well but i wasnt able to get the appimage bundled in.May 12 2025 Update: I was able to bundle the AppImage (mainly had to specify the architecture as an environment var first with
ARCH=x86_64, whoops) and I was able to run it successfully without any startup issues.It seems like @geigerzaehler ran into the same issue with Arch Linux btw
He said he’ll take a stab at fixing this.
Let’s see if this patch fixes it. Re-open this issue if the bug still persists.
Doesn’t fix the issue, however it just gives a confusingly different error- and just segfaults
Below logs are on radicle-desktop 0.4.1, AppImage provided by radworks.garden, on Intel Graphics
Ok, we’ll have to look into it again.
Is there a way you could help us reproduce this or provide some more details on how your system is set up?
Marking this as wont-fix for now. As it seems to be an upstream issue that we can’t directly resolve.
I had this issue a few months ago, but today I tried radicle-desktop again (latest version) and it worked just fine!