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

openGL error on mac os sierra #28

Open
louisdoctor opened this issue Oct 21, 2016 · 1 comment
Open

openGL error on mac os sierra #28

louisdoctor opened this issue Oct 21, 2016 · 1 comment

Comments

@louisdoctor
Copy link

Here is the full traceback:

Traceback (most recent call last):
File "/Users/louisdoctor/software/owl/views/view2d.py", line 825, in paintGL
GL.glClear(GL.GL_COLOR_BUFFER_BIT | GL.GL_DEPTH_BUFFER_BIT)
File "/usr/local/lib/python2.7/site-packages/OpenGL/platform/baseplatform.py", line 402, in call
return self( _args, *_named )
File "/usr/local/lib/python2.7/site-packages/OpenGL/error.py", line 232, in glCheckError
baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
err = 1286,
description = 'invalid framebuffer operation',
baseOperation = glClear,
cArguments = (16640,)
)

@louisdoctor
Copy link
Author

I am using this graphiccard:

Intel Iris 1536 MB

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