When launching blender I get this error:
12:08:29 ❯❯ blender
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 2 (X_ChangeWindowAttributes)
Value in failed request: 0xea6bc9ff
Serial number of failed request: 243
Current serial number in output stream: 246
Error: Not freed memory blocks: 54448, total unfreed memory 15.191074 MB
I'm on EndeavourOS with
12:04:44 ❯❯ lspci -v | grep -A1 -e VGA -e 3D
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo ThinkPad X240
and xf86-video-intel drivers
also
12:09:06 ❯❯ echo $XDG_SESSION_TYPE
x11
I have little to absolutely no idea where I should begin to fix it. Any help is appreciated.