lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
279 stars 25 forks source link

Error: "WebGL2 is not supported" on Linux #146

Closed luanpiegas closed 2 years ago

luanpiegas commented 2 years ago

I'm using Zorin OS 16 (Ubuntu based), and when I tried to open any image this message appears: Screenshot from 2022-07-08 18-14-58

Tyriar commented 2 years ago

Modern VS Code does support webgl2, it looks like you might be running with code --disable-gpu or have an incompatible distro/system. Unfortunately is webgl2 isn't available then Luna Paint won't work.