I recently moved from Windows to Ubuntu 20.04. I followed the guide https://wiki.eveuniversity.org/Installing_EVE_on_Linux and what i got was i finished was a bunch of errors
QObject::startTimer: Timers can only be used with threads started with QThread
/home/ataraxia/evelauncher/./evelauncher: symbol lookup error: /lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers
Can someone help me? I have no programming knowledge and I am new to Ubuntu.
I managed to get it to start working with export LIBGL_ALWAYS_SOFTWARE=1
But sadly I was greeted with a black screen.