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

Running error #3

Open
handsomegui opened this issue May 17, 2014 · 2 comments
Open

Running error #3

handsomegui opened this issue May 17, 2014 · 2 comments

Comments

@handsomegui
Copy link

Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 204, in set_icon
self._set_icon_standard(filename)
File "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 212, in _set_icon_standard
im = pygame.image.load(filename)
error: File is not a Windows BMP file

@handsomegui
Copy link
Author

On OSX 10.9.3, with Kivy 1.8.

@mvasilkov
Copy link
Owner

Oh, so this actually happens. Thanks for the catch, I'll try to monkey-patch this until fixed in upstream Kivy.

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

2 participants