Skip to content

Update pistoncore-glutin_window in conrod_piston#1406

Open
adumbidiot wants to merge 2 commits intoPistonDevelopers:masterfrom
adumbidiot:update-glutin-window
Open

Update pistoncore-glutin_window in conrod_piston#1406
adumbidiot wants to merge 2 commits intoPistonDevelopers:masterfrom
adumbidiot:update-glutin-window

Conversation

@adumbidiot
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

bvssvni commented Feb 13, 2021

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

@adumbidiot
Copy link
Copy Markdown
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
Copy Markdown
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