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,656
    • Issues 1,656
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 61
    • Merge Requests 61
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18213

Closed
Open
Created May 30, 2018 by Cory Quammen@cory.quammenMaintainer

New QVTKOpenGLWidget causes empty window on OSX when creating another QOpenGLWidget contained in the same window

with ParaView master (15227a32)

Steps to reproduce:

  • Launch ParaView
  • Create a wavelet, Apply
  • Color by RTData

Right after switching the color, the render window briefly shows the data set and then turns gray, because the color editor is created. It contains QVTKOpenGLWidget.

image

If you split the view or close it and open a new Render View, or just switch layout, the bug will correct itself.

Here is how the bug is triggered exactly :

  • When a QOpenGLWindow (used by QVTKOpenGLWidget) is shown, creating a QOpenGLWidget (used by QVTKOpenGLSimpleWidget) in the same window will blank the QOpenGLWindow
  • Creating a QOpenGLWindow does not trigger the bug
  • Create a QOpenGLWidget in another window does not trigger the bug
  • The Native flag has no effect on this bug
Edited May 31, 2018 by Mathieu Westphal
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