Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Update wayland-client dependency to fix wl_shm errors.#1013

Merged
eddyb merged 1 commit into
EmbarkStudios:mainfrom
LykenSol:wayland-client-update
Mar 21, 2023
Merged

Update wayland-client dependency to fix wl_shm errors.#1013
eddyb merged 1 commit into
EmbarkStudios:mainfrom
LykenSol:wayland-client-update

Conversation

@eddyb
Copy link
Copy Markdown
Contributor

@eddyb eddyb commented Mar 21, 2023

I've been living with this error (and having to force X11 via XWayland, by clearing WAYLAND_DISPLAY):

[wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting.

Turns out that winit's code doesn't need to change whenever many of the protocols are updated!
So we can just bump the wayland-* libraries from 0.29.1 to 0.29.5 (0.29.3 fixed the above error).


Related PRs that we thankfully don't need to wait on (but which may be interesting):

@eddyb eddyb requested a review from oisyn as a code owner March 21, 2023 04:41
@eddyb eddyb enabled auto-merge (rebase) March 21, 2023 04:42
@eddyb eddyb merged commit 849e82e into EmbarkStudios:main Mar 21, 2023
@eddyb eddyb deleted the wayland-client-update branch March 21, 2023 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants