#[Linux] YARC Launcher immediately closes upon opening

4 messages · Page 1 of 1 (latest)

stone lynx
#

If I try to launch the latest YARC Launcher appimage (1.2.0) from the git, it will show a black window for about 2-3 seconds before it completely closes.
This isn't an issue with the portable version that loads and runs completely fine.
I'm on Fedora 43, KDE Plasma Desktop

lost vigil
#

I'm getting the exact same error on Nobara 43 when running the appimage.

#

Searching around, this seems to be somewhat common issue with AppImages and possibly Tauri. Found this thread on another app using using appimages and setting WEBKIT_DISABLE_DMABUF_RENDERER=1 seems to work. YARC launches with that env var set. But I don't know the ramifications, if any, of it.

GitHub

When running the Raycast Linux AppImage (raycast-linux_0.1.0_amd64.AppImage), the application crashes immediately and cannot start. Steps to Reproduce Download raycast-linux_0.1.0_amd64.AppImage. M...

stone lynx
#

Ooh nice catch! Will give it a shot after work. I'm also not 100% sure what I'm doing, I'm still kinda new to Linux having just switched over from Windows a couple months ago 😛
Determined to make it work though!