After the latest update, I am no longer able to run the Kicad Schematic Editor. I can launch the base menu of Kicad, but trying to launch the schematic editor crashes the program with the following output:
libEGL warning: egl: failed to create dri2 screen
Segmentation fault (core dumped)
I am using KDE Plasma Wayland and using the NVIDIA proprietary graphics drivers, which I know rely on EGL.
libegl didn’t get updated in this update, but wxwidgets-gtk3 which Kicad depends on got updated, as did various Nvidia packages and some packages related to Wayland and KDE. What could be the problem?