Fast forward a year and it still crashes, but now with no logs and it has to do with any option that involves creating an interactive 3d brain. Futher digging reveals it has to do with Wayland and not the code I made. See https://mne.tools/stable/install/advanced.html and https://qt.pyvista.org/ for more information on this. Running the command: sudo apt install libxcb-cursor0 fixed it for the build system, but then it's not a click and go application.
Fast forward a year and it still crashes, but now with no logs and it has to do with any option that involves creating an interactive 3d brain. Futher digging reveals it has to do with Wayland and not the code I made. See [https://mne.tools/stable/install/advanced.html](https://mne.tools/stable/install/advanced.html) and [https://qt.pyvista.org/](https://qt.pyvista.org/) for more information on this. Running the command: `sudo apt install libxcb-cursor0` fixed it for the build system, but then it's not a click and go application.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Title. The only thing in the logs relate to an X11 error when displaying the new window. Think it has something to do with how mne creates the window.
Fast forward a year and it still crashes, but now with no logs and it has to do with any option that involves creating an interactive 3d brain. Futher digging reveals it has to do with Wayland and not the code I made. See https://mne.tools/stable/install/advanced.html and https://qt.pyvista.org/ for more information on this. Running the command:
sudo apt install libxcb-cursor0fixed it for the build system, but then it's not a click and go application.