Unable top create new project

Hi,

I installed Alchitry labs 2.0.21-BETA in a (virtual) debian system running KDE plasma under X11. I can start the program but when I opush the ‘create project’ button, nothing happens. I need to kill the program…

Any ideas?

UPDATE:
Using wayland as X11 server result in seeing:

[SKIKO] warn: Fallback to next API
org.jetbrains.skiko.RenderException: Cannot create Linux GL context

when starting the program from a console.

Regards,
Wilbert

1 Like

It looks like the API used by Labs (Google Skia through Jetbrains Skiko) to display some parts requires OpenGL features that are not available in you virtual environment.

You may have to enable an SVGA or virtual GPU option and install some drivers to make it work.

There is also a wrokaround that could work by installing MESA 3D on the VM as stated in this post : OpenGL in a VM