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

Error "interface 'wl_output' has no event 4" when running gl on Wayland ( Linux ) #542

Open
derpyzza opened this issue Mar 6, 2023 · 0 comments

Comments

@derpyzza
Copy link

derpyzza commented Mar 6, 2023

I started a small project using gl-rs on windows, and it worked fine there. later i moved to windows and continued developing the project on linux but on X11. however now i'm on wayland, and when i try to execute the program it compiles file but throws "interface 'wl_output' has no event 4" as soon as it runs and panics. Is there some wayland specific setting im missing that i need to turn on? my current code is exactly the same as the triangle.rs example from the repo

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

No branches or pull requests

1 participant