zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
13.68k stars 326 forks source link

WebGL unsupported #1729

Open micahcjohnson opened 3 days ago

micahcjohnson commented 3 days ago

Captchas

What happened?

WebGL doesn't seem to be supported, despite being enabled in about:config.

First noticed trying to open a project in Figma. It gave this error: image

Then went to the Aquarium demo and was met with this error: image

I found the existing issue #332, but it had been closed.

I'm not sure where to find log output, but am happy to provide that if relevant. Thanks

Reproducible?

Version

1.0.1-a.5

What platform are you seeing the problem on?

macOS - aarch64

Relevant log output

No response

linear[bot] commented 3 days ago

ZEN-1752 WebGL unsupported

greeeen-dev commented 3 days ago

Maybe you might've set both of these configs to true? I was able to replicate your issue on my M1 MacBook Air this way.

image

Of course, there's probably many possible reasons WebGL isn't working for you, this is just one of the possibilities.

micahcjohnson commented 3 days ago

I haven't manually changed any configs. Also, I don't see those in the list anywhere.

mauro-balades commented 3 days ago

What value do you have in about:config for webgl.disabled?

micahcjohnson commented 2 days ago

What value do you have in about:config for webgl.disabled?

It's set to false.

Are there any other configs to check?

n7itro commented 3 hours ago

Try setting webgl.force-enabled to true and/or enabling hardware acceleration.

Also, restart Zen after making these changes