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 dependencies #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JohnAZoidberg
Copy link

@JohnAZoidberg JohnAZoidberg commented Nov 5, 2023

Would fail to run with the old dependencies:

> cargo run
interface 'wl_output' has no event 4
thread 'main' panicked at /home/zoid/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.19.5/src/platform/linux/wayland/event_loop.rs:143:11:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

One change: I cleared the screen which turns the background white instead of black.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
Copy link
Author

Old dependencies work on Windows but not on Linux.

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.

1 participant