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.
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/3996A temporary solution is to update to version 0.16.1 using
cargo update -p smithay-client-toolkit
.