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 when switching to fullscreen on Windows #379

Closed
nstoddard opened this issue Apr 12, 2015 · 4 comments
Closed

Error when switching to fullscreen on Windows #379

nstoddard opened this issue Apr 12, 2015 · 4 comments

Comments

@nstoddard
Copy link

When I run glium's fullscreen example and try to switch to fullscreen, this happens:

thread '<main>' panicked at 'called `Result::unwrap()` on an `Err` value: GlutinCreationError(OsError("OpenGL context creation failed: The operation completed successfully.\r\n (os error 0)"))', C:/bot/slave/nightly-dist-rustc-win-64/build/src/libcore\result.rs:774

This happens both with my NVIDIA card and with integrated graphics.

@tomaka
Copy link
Contributor

tomaka commented Apr 12, 2015

Is it only with the fullscreen example?

@nstoddard
Copy link
Author

It doesn't happen in windowed mode or any of the other examples I've tried. Are there any other examples I should test?

@tomaka
Copy link
Contributor

tomaka commented Apr 12, 2015

@tomaka
Copy link
Contributor

tomaka commented Nov 3, 2016

Closing for rust-windowing/winit#37

@tomaka tomaka closed this as completed Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants