Yes, that’s the page, and now something really weird has happened. I decided to open the browser from konsole to capture any messages and got the following:
~]$ firefox &
[1] 6383
~]$ ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
libva info: VA-API version 1.23.0
libva info: Trying to open /usr/lib64/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
But then I went to the page and the map came straight up! So, it can work, even in Wayland, but now I need to find out what’s different starting the browser from a .desktop file and starting it from a terminal.