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 59
    • Merge Requests 59
  • 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
  • #20428

Closed
Open
Opened Jan 07, 2021 by Jean Favre@jfavreContributor

v5.9-RC3 SkyBoxBackground rendering with OSMesa gives errors

I use the following code:

tex1 = CreateTexture('model.hdr') renderView1.BackgroundTexture = tex1 renderView1.UseSkyboxBackground = 1

using Mesa 18.3.3 in batch mode,I get the following errors, although the image gets saved correctly

( 76.256s) [pvbatch ]vtkOpenGLFramebufferObj:456 ERR| vtkOpenGLFramebufferObject (0x225506f0): Frame buffer object was not initialized correctly. Current framebuffer is bind to framebuffer object 8 color attachment 0: this attachment is a texture with name: 19 its mipmap level is: 0 this is a cube map texture and the image is contained in face 34069 this is a 3D texture and the zoffset of the attached image is 34069 color attachment 1: this attachment is a texture with name: 19 its mipmap level is: 0 this is a cube map texture and the image is contained in face 34070 this is a 3D texture and the zoffset of the attached image is 34070 color attachment 2: this attachment is a texture with name: 19 ( 76.256s) [pvbatch ]vtkOpenGLFramebufferObj:1376 ERR| vtkOpenGLFramebufferObject (0x225506f0): The framebuffer is incomplete : FRAMEBUFFER_INCOMPLETE_ATTACHMENT its mipmap level is: 0

Edited Jan 07, 2021 by Jean Favre
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#20428