OpenGL warning when using Zoom to Box
Ununtu 18.0.4, ParaView build from source (enabling mpi and python), master branch at 8ba01d39
When using Zoom to Box, I am getting this warning repeatedly:
( 773.126s) [paraview ] vtkOpenGLState.cxx:203 WARN| Error in cache state for GL_READ_FRAMEBUFFER_BINDING
( 773.138s) [paraview ] vtkOpenGLState.cxx:265 WARN| at stack loc
0x7f7519fa3abb : ??? [(???) ???:-1]
0x7f7519f9e80f : vtksys::SystemInformation::GetProgramStack[abi:cxx11](int, int) [(libvtksys-pv5.8.so.1) ???:-1]
0x7f75125a6557 : vtkOpenGLState::CheckState() [(libvtkRenderingOpenGL2-pv5.8.so.1) ???:-1]
0x7f75125a7695 : vtkOpenGLState::vtkBindFramebuffer(unsigned int, vtkOpenGLFramebufferObject*) [(libvtkRenderingOpenGL2-pv5.8.so.1) ???:-1]
0x7f751257d05e : ??? [(???) ???:-1]
0x7f75125805b6 : vtkOpenGLRenderWindow::SetPixelData(int, int, int, int, unsigned char*, int, int) [(libvtkRenderingOpenGL2-pv5.8.so.1) ???:-1]
0x7f750f5dab12 : vtkInteractorStyleRubberBandZoom::OnMouseMove() [(libvtkInteractionStyle-pv5.8.so.1) ???:-1]
0x7f75150dbd80 : vtkInteractorStyle::ProcessEvents(vtkObject*, unsigned long, void*, void*) [(libvtkRenderingCore-pv5.8.so.1) ???:-1]
0x7f751a7be8f5 : vtkCallbackCommand::Execute(vtkObject*, unsigned long, void*) [(libvtkCommonCore-pv5.8.so.1) ???:-1]
0x7f751a9a4c7d : ??? [(???) ???:-1]
0x7f751a9a51a1 : vtkObject::InvokeEvent(unsigned long, void*) [(libvtkCommonCore-pv5.8.so.1) ???:-1]
0x7f751bd05365 : QVTKInteractorAdapter::ProcessEvent(QEvent*, vtkRenderWindowInteractor*) [(libvtkGUISupportQt-pv5.8.so.1) ???:-1]
0x7f751bd0e9f3 : QVTKRenderWindowAdapter::handleEvent(QEvent*) [(libvtkGUISupportQt-pv5.8.so.1) ???:-1]
0x7f751bd0d300 : QVTKOpenGLWindow::event(QEvent*) [(libvtkGUISupportQt-pv5.8.so.1) ???:-1]
0x7f751985383c : QApplicationPrivate::notify_helper(QObject*, QEvent*) [(libQt5Widgets.so.5) ???:-1]
0x7f751985b104 : QApplication::notify(QObject*, QEvent*) [(libQt5Widgets.so.5) ???:-1]
0x7f7518ad58d8 : QCoreApplication::notifyInternal2(QObject*, QEvent*) [(libQt5Core.so.5) ???:-1]
0x7f7519097583 : QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) [(libQt5Gui.so.5) ???:-1]
0x7f7519099055 : QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) [(libQt5Gui.so.5) ???:-1]
0x7f75190702eb : QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) [(libQt5Gui.so.5) ???:-1]
0x7f74e9bf2260 : ??? [(???) ???:-1]
0x7f750b057417 : g_main_context_dispatch [(libglib-2.0.so.0) ???:-1]
0x7f750b057650 : ??? [(???) ???:-1]
0x7f750b0576dc : g_main_context_iteration [(libglib-2.0.so.0) ???:-1]
0x7f7518b2e88f : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) [(libQt5Core.so.5) ???:-1]
0x7f7518ad390a : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [(libQt5Core.so.5) ???:-1]
0x7f7518adc9b4 : QCoreApplication::exec() [(libQt5Core.so.5) ???:-1]
0x55ef681f0e81 : ??? [(???) ???:-1]
0x7f751d534b97 : __libc_start_main [(libc.so.6) ???:-1]
0x55ef681e80da : ??? [(???) ???:-1]