Another option is that the app failed to get a WebGL context (for rendering analog data). We’re currently not handling this error properly, as we assumed that all platforms support that
I assume you’re still running with the nVidia drivers loaded? Have you tried starting the “NVidia X Server Settings” app and switching to power save / Intel graphics mode? I went to test this myself. I almost always run in power saving mode in Linux and dual boot to Windows to play games with the nvidia card. So, I went to switch to nvidia in Ubuntu 20.04 to test. But, for some reason after the 20.04 upgrade linux no longer sees my nvidia card at all. The nvidia driver says no cards found and lspci and lshw show no nvidia card at all. Don’t know what changed but I can’t enable the nvidia card in linux to test for you.
If you use sudo Logic --no-sandbox it works on Ubuntu 20.04. I’m not sure why it doesn’t work without it, but it may be you need some permissions to something or other.