Comment 53 for bug 1946599

Revision history for this message
In , W-jan-k (w-jan-k) wrote :

(In reply to Darkspirit from comment #1)
> $ sudo snap remove firefox; sudo snap install firefox --channel=latest/beta; snap run firefox https://webglsamples.org/aquarium/aquarium.html
> > firefox (beta) 93.0b9-1 from Mozilla✓ installed
>
> broken

Debian Testing, Gnome Wayland, Intel

sudo snap remove firefox; sudo snap install firefox --channel=latest/beta

EGL/Wayland works:
snap run firefox https://webglsamples.org/aquarium/aquarium.html

EGL/Xwayland works:
DISABLE_WAYLAND=1 snap run firefox https://webglsamples.org/aquarium/aquarium.html