guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.74k stars 219 forks source link

Goxel fails to start on Linux. #224

Closed Retkid closed 1 year ago

Retkid commented 3 years ago

goxel: /build/glfw/src/glfw-3.3.2/src/monitor.c:447: glfwGetVideoMode: Assertion `monitor != NULL' failed. Aborted

Arch Linux Host. GLFW version: glfw-wayland-3.3.2-2 Kernel: 5.10.8-zen1-1-zen

guillaumechereau commented 3 years ago

This as already been reported a few times. Still haven't find a fix yet.

ghost commented 3 years ago

Tha appears to happen just with the glfw-waland version, see here: https://discourse.glfw.org/t/solved-cant-get-started/1152/3 In the link above, you just need to change the glfw-wayland to glfw-x11

guillaumechereau commented 1 year ago

Closing because there is no activity. Please reopen if the problem is still present.