Skip to content

Conversation

@adumbidiot
Copy link
Contributor

This PR updates piston2d-graphics to 0.39.x and piston_window to 0.113.x, which bumps pistoncore-glutin_window from 0.66.0 to 0.67.2. I did this to fix PistonDevelopers/glutin_window#187 which occurs while trying to use conrod_piston.

@alvinhochun
Copy link
Collaborator

Hi, thanks for the PR. Unfortunately I am not able to verify that this is working. When I try to run the all_piston_window on my Fedora KDE system it is panicking with the same error as rust-windowing/winit#636 ("Failed to open input method").

@bvssvni Ping, can you help with this?

P.S. The failing checks are not caused by the changes in this PR, but is due to a breaking change in vk-sys (vulkano-rs/vulkano#1464).

@bvssvni
Copy link
Member

bvssvni commented Feb 13, 2021

@alvinhochun I've tested these changes and they work.

@adumbidiot
Copy link
Contributor Author

I've been playing with this a bit more and I'm getting problems with logical vs physical pixels. I'll try to fix that when I get some time.

@adumbidiot
Copy link
Contributor Author

@alvinhochun I think this works now if pistoncore-glutin_window = 0.68.2. Would you mind testing it again?

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.

Thread panic in Rust 1.48.0

3 participants