App crashes on Ubuntu 24.04 when choosing the analysis options of brain_landmarks_3d or brain_3d_visualization #4

Open
opened 2025-08-19 10:59:58 -07:00 by tyler · 1 comment
Owner

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.

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.
tyler added the Kind/Bug
Reviewed
Confirmed
1
Priority
Low
4
labels 2025-08-19 10:59:58 -07:00
Author
Owner

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.
tyler added the
Platform
Linux
label 2026-09-12 19:20:29 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tyler/flares#4