mijofr / st-panorama

st-panorama
MIT License
12 stars 4 forks source link

"Unable to detect system capabilities" Firefox 88.0.1 Linux #1

Open jaxad0127 opened 3 years ago

jaxad0127 commented 3 years ago

No video loads for me using Firefox 88.0.1 on Linux. From the script console:

XHRGEThttps://mijofr.github.io/st-panorama/panorama-assets/panoramas/ENTD_BRIDGE_09.webp [HTTP/2 200 OK 0ms]

Object { message: "Unable to detect system capabilities", stack: "K@https://mijofr.github.io/st-panorama/js/app.js:2:11323\nLt@https://mijofr.github.io/st-panorama/js/app.js:2:27046\n698/</Mt.getMaxCanvasWidth@https://mijofr.github.io/st-panorama/js/app.js:2:27277\n698/</ae</i.createEquirectangularTexture@https://mijofr.github.io/st-panorama/js/app.js:2:73937\n698/</ae</i.loadEquirectangularTexture/<@https://mijofr.github.io/st-panorama/js/app.js:2:73083\npromise callback698/</ae</i.loadEquirectangularTexture@https://mijofr.github.io/st-panorama/js/app.js:2:72035\n698/</ae</i.loadTexture@https://mijofr.github.io/st-panorama/js/app.js:2:70431\n698/</de</i.setPanorama@https://mijofr.github.io/st-panorama/js/app.js:2:84529\n44/window.activateId@https://mijofr.github.io/st-panorama/js/app.js:2:4308\n44/window.cclick@https://mijofr.github.io/st-panorama/js/app.js:2:4510\nonclick@https://mijofr.github.io/st-panorama/:1:7\n" } ​ message: "Unable to detect system capabilities" ​ stack: "K@https://mijofr.github.io/st-panorama/js/app.js:2:11323\nLt@https://mijofr.github.io/st-panorama/js/app.js:2:27046\n698/</Mt.getMaxCanvasWidth@https://mijofr.github.io/st-panorama/js/app.js:2:27277\n698/</ae</i.createEquirectangularTexture@https://mijofr.github.io/st-panorama/js/app.js:2:73937\n698/</ae</i.__loadEquirectangularTexture/<@https://mijofr.github.io/st-panorama/js/app.js:2:73083\npromise callback698/</ae</i.__loadEquirectangularTexture@https://mijofr.github.io/st-panorama/js/app.js:2:72035\n698/</ae</i.loadTexture@https://mijofr.github.io/st-panorama/js/app.js:2:70431\n698/</de</i.setPanorama@https://mijofr.github.io/st-panorama/js/app.js:2:84529\n44/window.activateId@https://mijofr.github.io/st-panorama/js/app.js:2:4308\n44/window.cclick@https://mijofr.github.io/st-panorama/js/app.js:2:4510\nonclick@https://mijofr.github.io/st-panorama/:1:7\n" ​

: Object { name: "PSVError", constructor: K(t), stack: "" } app.js:2:84320 o https://mijofr.github.io/st-panorama/js/app.js:2 (Async: promise callback) setPanorama https://mijofr.github.io/st-panorama/js/app.js:2 activateId https://mijofr.github.io/st-panorama/js/app.js:2 cclick https://mijofr.github.io/st-panorama/js/app.js:2 onclick https://mijofr.github.io/st-panorama/:1 Uncaught (in promise) Object { message: "Unable to detect system capabilities", stack: "K@https://mijofr.github.io/st-panorama/js/app.js:2:11323\nLt@https://mijofr.github.io/st-panorama/js/app.js:2:27046\n698/
mijofr commented 3 years ago

Could you pop over to https://webglreport.com/ and make sure that WebGL is enabled on the browser? Firefox on Linux can have issues with WebGL for sandboxing reasons sometimes.

jaxad0127 commented 3 years ago

Both report as supported.