Cannot get default EGL display
Opened this issue · 5 comments
when starting smm on linux with wayland, it cannot find a default EGL display, but on xorg it works fine.
webkit2gtk is installed.
crash log here
I have the same crash on X11 through the AppImage.
Are you getting this issue with the standalone build too, or only the AppImage?
only on the appimage, for the standalone build i had to install libwebkit2gtk version 4.0, it did not recognize or work with 4.1, which was installed on my system
Are you getting this issue with the standalone build too, or only the AppImage?
I can't get the standalone to run as I don't have libwebkit2gtk 4.0 available. That said, #252 would fix me up regardless.
Hi, in the latest AppImage, this is not resolved. Are there any updates on this issue?