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

Warning: Stenciling is not enabled on Isoline #1576

Closed
chaosphere2112 opened this issue Sep 30, 2015 · 2 comments
Closed

Warning: Stenciling is not enabled on Isoline #1576

chaosphere2112 opened this issue Sep 30, 2015 · 2 comments
Assignees
Milestone

Comments

@chaosphere2112
Copy link
Contributor

On a clean build from yesterday, I was testing isolines and I receive this warning message on every re-render:

Warning: In $PATH/VTK/Rendering/Core/vtkLabeledContourMapper.cxx, line 522
vtkOpenGLLabeledContourMapper (0x7ff1762c1b40): Stenciling is not enabled in the render window. Isoline labels will have artifacts. To fix this, call vtkRenderWindow::StencilCapableOn().

This is showing up in the GUI; just plot an isoline there and resize the window.

@aashish24
Copy link
Contributor

I think its not a VCS/VTK issue but rather a issue with the GUI context which does not support Stencil operation. Who creates the context in the case of GUI? Does the command line works?

@chaosphere2112
Copy link
Contributor Author

@aashish24 Looks like you're right; submitting a quick fix to vistrails now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants