Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

"Failed to initialize WebGL" in Firefox 73.0.1 when the same website was working in a previous version

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от euxneks

more options

Hello you fine folks!

I was using firefox with webGL until it upgraded to 73.0.1. Now all webGL content cannot be initialized. Specifically, Mapbox GL cannot initialize WebGL - I suspect someone has left a toggle in the code somewhere and it borked my workflow.

When I start firefox with all add-ons disabled I still get the same errors. I am 99% certain this has to do with the firefox update because it forced a restart and then various mapbox gl websites stopped working - I also confirmed it was not only mapbox gl by visiting the WebGL working site here: https://get.webgl.org/

https://docs.mapbox.com/mapbox-gl-js/example/simple-map/ gives me results in the attached images

I literally did not change a thing except upgrade the browser as was required.

Hello you fine folks! I was using firefox with webGL until it upgraded to 73.0.1. Now all webGL content cannot be initialized. Specifically, Mapbox GL cannot initialize WebGL - I suspect someone has left a toggle in the code somewhere and it borked my workflow. When I start firefox with all add-ons disabled I still get the same errors. I am 99% certain this has to do with the firefox update because it forced a restart and then various mapbox gl websites stopped working - I also confirmed it was not only mapbox gl by visiting the WebGL working site here: https://get.webgl.org/ https://docs.mapbox.com/mapbox-gl-js/example/simple-map/ gives me results in the attached images I literally did not change a thing except upgrade the browser as was required.
Приложенные скриншоты

Выбранное решение

I tried also with firefox 74

It looks like some extra drivers I have installed from oibaf's repo was not playing nice with firefox 73.0.1 - I had those installed to fix other glitchiness with the display - purging that repo with `sudo ppa-purge ppa:oibaf/graphics-drivers` and restarting solved my issues.

Consider this solved for me.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

I tried also with firefox 74

It looks like some extra drivers I have installed from oibaf's repo was not playing nice with firefox 73.0.1 - I had those installed to fix other glitchiness with the display - purging that repo with `sudo ppa-purge ppa:oibaf/graphics-drivers` and restarting solved my issues.

Consider this solved for me.

Изменено euxneks