@unspeaker whew, ok, i *think* i fixed it, please try again, apologies

@lashman thanks for your quick response!

now it's the wayland being incompatible :( on niri i get blank window and this in the console:

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

possibly related:

https://github.com/kanriapp/kanri/issues/805#issuecomment-3725547055

(running with WEBKIT_DISABLE_COMPOSITING_MODE=1 did nothing)

@unspeaker guess i gotta bump from 22.04 to 24.04, i'm on it :)

@unspeaker but in the meantime could you also try running it with

nix-shell -p nixgl.nixGLDefault --run "appimage-run ~/Downloads/ZeroClock_1.0.2_amd64.AppImage"

or at least

LIBGL_ALWAYS_SOFTWARE=1 appimage-run ~/Downloads/ZeroClock_1.0.2_amd64.AppImage

just to see if it works that way