Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,731
    • Issues 1,731
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 57
    • Merge Requests 57
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #11865

Closed
Open
Opened Feb 14, 2011 by Kitware Robot@kwrobotOwner

Cannot create GLX context. Aborting.

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


When run over ssh without any glx capability, paraview aborts. It this is expected behavior, it should not call abort() which generates a core dump, but instead simply exit. If it should be able to run without a glx context this also a bug.

$ paraview ERROR: In /builddir/build/BUILD/ParaView-3.10.0-RC1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 404 vtkXOpenGLRenderWindow (0x2571fc0): Could not find a decent visual

ERROR: In /builddir/build/BUILD/ParaView-3.10.0-RC1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 404 vtkXOpenGLRenderWindow (0x2571fc0): Could not find a decent visual

X Error: BadValue (integer parameter out of range for operation) 2 Extension: 136 (Uknown extension) Minor opcode: 3 (Unknown request) Resource id: 0x21 ERROR: In /builddir/build/BUILD/ParaView-3.10.0-RC1/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 631 vtkXOpenGLRenderWindow (0x2571fc0): Cannot create GLX context. Aborting.

$ glxinfo name of display: localhost:12.0 Error: couldn't find RGB GLX visual or fbconfig

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#11865