PyOpenGL fails to load correctly when locale is not English
Bug #490463 reported by
Tiede
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyopengl (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When PyOpenGL is run in Ubuntu with the language set to French(France), it crashes when loading GL
The same exact code works perfectly fine if the language is changed to English(USA)
See attached.
To post a comment you must log in.
Oops, I didn't think the uploader would change the file type according to extension... Uploading again!
Again, the only thing I am doing is:
from OpenGL import GL