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

on windows, "no matching GL pixel format available" with 1.9.1 #3613

Closed
sdementen opened this issue Sep 4, 2015 · 2 comments
Closed

on windows, "no matching GL pixel format available" with 1.9.1 #3613

sdementen opened this issue Sep 4, 2015 · 2 comments
Labels
SDL2 SDL2 provider Status: Needs-analysis Issue needs to be analyzed if it's real

Comments

@sdementen
Copy link

I got the SDL2 RuntimeError: no matching GL pixel format available when the screen color depth is set to 16bit. Switching to 32bit solves the issue.

@akshayaurora akshayaurora added the Status: Needs-analysis Issue needs to be analyzed if it's real label Sep 28, 2015
@dessant dessant added the SDL2 SDL2 provider label Feb 6, 2016
@zeeMonkeez
Copy link
Contributor

This also happens when connecting to a Windows machine using Remote Desktop (even with 32bit color depth)

@matham
Copy link
Member

matham commented Feb 24, 2016

There doesn't seem like there's anything we can do about this as this is a driver/gl/sdl issue. As mentioned here https://groups.google.com/forum/#!topic/kivy-users/6pGevzB4ZdU all you can do is update drivers or try different drivers. Similarly for remote desktop, I have successfully ran kivy with remote desktop on a server machine, so you may just have to mess with the drivers or options.

@matham matham closed this as completed Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDL2 SDL2 provider Status: Needs-analysis Issue needs to be analyzed if it's real
Projects
None yet
Development

No branches or pull requests

5 participants