MantisBT - ParaView
View Issue Details
0016013ParaView(No Category)public2016-02-25 20:332016-03-11 22:21
Alan Scott 
Alan Scott 
normalminorhave not tried
closedfixed 
git-master 
 
Sandia
incorrect functionality
0016013: OpenGL error messages for debug build
OK, I have two builds, one release and one one debug. The release build is fine.

The debug build consistently puts out an error message. Due to a mixup on my builds, I actually had a debug client/ debug server, then a release client/ debug server show this error. No error release server. Here is how to replicate:

• Linux, remote server (8 ranks), master (about 2pm today pull), debug build.
• Delete all .config/ParaView files.
• Change Remote Rendering threshold to 0.
• Sources/ Wavelet. Apply. Surface. Color by RTData.
• Edit Color Map.

Immediately, I get this error, and anything I do after that continues to spew out more error messages.

ERROR: In /projects/viz/paraview/src/ParaView/5.0.0-junk/ParaView5/VTK/Rendering/OpenGL2/vtkOpenGLTexture.cxx, line 233
vtkOpenGLTexture (0x2826270): failed at glGetIntegerv 1 OpenGL errors detected
  0 : (1282) Invalid operation



ERROR: In /projects/viz/paraview/src/ParaView/5.0.0-junk/ParaView5/VTK/Rendering/OpenGL2/vtkOpenGLActor.cxx, line 91
vtkOpenGLActor (0x2075650): failed after Render 1 OpenGL errors detected
  0 : (1282) Invalid operation

By the way, I do not see this with 5.0.0.
No tags attached.
Issue History
2016-02-25 20:33Alan ScottNew Issue
2016-02-25 22:44Utkarsh AyachitNote Added: 0035803
2016-03-11 22:21Alan ScottNote Added: 0035837
2016-03-11 22:21Alan ScottStatusbacklog => closed
2016-03-11 22:21Alan ScottAssigned To => Alan Scott
2016-03-11 22:21Alan ScottResolutionopen => fixed

Notes
(0035803)
Utkarsh Ayachit   
2016-02-25 22:44   
Alan,

What is your server built with? Mesa? Mind post what GL version is reported for the server in the About dialog?

Do you get error messages when you simply resize the window (instead of clicking "Edit Color Map")?
(0035837)
Alan Scott   
2016-03-11 22:21   
I can't replicate this. If I do, I will write it up with easier to replicate directions. Closing.