Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update glium so that rayon-demo runs on Gnome Wayland #808

Merged
merged 2 commits into from
Oct 19, 2020

Conversation

msuchane
Copy link
Contributor

Currently, the nbody demo fails to open in the Gnome 3.38 Wayland session:

rayon-demo]$ cargo run --release -- nbody visualize

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

The problem has already been fixed in glium 0.28.0. After updating the crate version, the demo runs as expected.

@cuviper
Copy link
Member

cuviper commented Oct 19, 2020

Thanks! I updated the CI lockfile as well to get that passing.

bors r+

@bors bors bot merged commit 4828f30 into rayon-rs:master Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants