@domo If you're running it remotely you have to point it to Wayland display you want it to operate on - what it tells you is that it tried to use X11 platform as a fallback and couldn't. Use `WAYLAND_DISPLAY=wayland-0` or even just `-platform wayland` parameter, as it will default to wayland-0 anyway.