You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kreyren@leonid:~/Repositories/RXT0147/projects/RXT0147-piston_rs$ cargo run Compiling piston-example-user_input v0.0.0 (/home/kreyren/Repositories/RXT0147/projects/RXT0147-piston_rs) Finished dev [unoptimized + debuginfo] target(s) in 5.09s Running `target/debug/piston-example-user_input`thread 'main' panicked at 'attempted to leave type `platform::platform::x11::util::input::PointerState` uninitialized, which is invalid', /home/kreyren/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/mem/mod.rs:659:9note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Steps to reproduce
Run the cube example
Touch the pison window with a cursor and expect the piston to unwantedly crash
The text was updated successfully, but these errors were encountered:
shinmili
added a commit
to shinmili/piston-examples
that referenced
this issue
Sep 16, 2021
Steps to reproduce
cube
exampleThe text was updated successfully, but these errors were encountered: