Some parts of GUI fail to open (Linux / Wayland)
pixelifytica opened this issue · 2 comments
pixelifytica commented
The launcher and settings windows open normally, but any other GUI window fails to open with the error message:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 2 (X_ChangeWindowAttributes)
Resource id in failed request: 0x1
Serial number of failed request: 7
Current serial number in output stream: 9
Environment information:
Platform: Linux
Desktop Environment: Hyprland v0.32.3 (wayland / wl-roots)
Python: 3.11.8
Calcam: 2.13.0
VTK: 9.2.6
OpenCV: 4.7.0
PyQt: 5.15.12
QtOpenGL: OK
pixelifytica commented
Not a tiling window manager issue, tested with KDE Plasma 6 (also
wayland / wl-roots) and the same error occurs
pixelifytica commented
Putting this here for context: VTK: Support Wayland natively
Definitely a wayland + VTK issue rather than a calcam issue