Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2k
    • Issues 2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 85
    • Merge requests 85
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #19718
Closed
Open
Issue created Feb 24, 2020 by Ethan Stam@ethan.stamDeveloper

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]
Edited Feb 25, 2020 by Ethan Stam
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking