Hello,
New to Mosaic. I've installed via Flatpak. When I go to launch I get the following error:
[ error ] ofAppGLFWWindow: 65544: X11: The DISPLAY environment variable is missing
[ error ] ofAppGLFWWindow: couldn't init GLFW
[ error ] ofAppGLFWWindow: 65537: The GLFW library is not initialized
I assume this means Mosaic wants to use X11? I'm using Wayland.
I've installed xorgproto and glfw-dev from my distro's package manager but I get the same result.
$ uname -a
Linux unicron.rnkn.xyz 6.12.52-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2025-10-13 14:29:48 x86_64 Linux
Hello,
New to Mosaic. I've installed via Flatpak. When I go to launch I get the following error:
I assume this means Mosaic wants to use X11? I'm using Wayland.
I've installed
xorgprotoandglfw-devfrom my distro's package manager but I get the same result.