HactarCE / Hyperspeedcube

Modern, beginner-friendly 3D and 4D Rubik's cube simulator
https://ajfarkas.dev/hyperspeedcube
Apache License 2.0
69 stars 9 forks source link

Version 1 crash on startup under Wayland #42

Open SergejVolkov opened 6 months ago

SergejVolkov commented 6 months ago

The programs crashes when running on Wayland with interface 'wl_surface' has no event 2 error. This is an issue with SCTK 0.16.0 explained here https://github.com/wez/wezterm/issues/3996

A temporary solution is to update to version 0.16.1 using cargo update -p smithay-client-toolkit.

HactarCE commented 6 months ago

Thank you for the report + fix! HSC2 is currently using 0.16.1, so this issue will be resolved then. I'll leave it open for now.