Inspirateur / riverbed

A Minecraft-inspired Bevy game
MIT License
32 stars 2 forks source link

Failed to grab cursor #39

Open ComputerSmoke opened 6 days ago

ComputerSmoke commented 6 days ago

Bevy sometimes fails to grab my cursor when the game starts:

2024-10-20T15:56:57.062961Z ERROR bevy_winit::winit_windows: Unable to grab cursor: os error at /home/addison/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.30.5/src/platform_impl/linux/x11/window.rs:1551: Cursor could not be confined: confine location not viewable

I am on ubuntu.

Inspirateur commented 6 days ago

"confine location not viewable"

curious 🤔 I'll ask around and see if this is known