Skip to content

fix: SG-44913: Fix QOpenGLWidget import for PySide6 - #1372

Open
tjjackson wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
dreamworksanimation:bugfix/qopenglwidget_import
Open

fix: SG-44913: Fix QOpenGLWidget import for PySide6#1372
tjjackson wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
dreamworksanimation:bugfix/qopenglwidget_import

Conversation

@tjjackson

Copy link
Copy Markdown
Contributor

Summarize your change.

Fixed import for QOpenGLWidget in PySide6.

Describe the reason for the change.

In PySide6, QOpenGLWidget (used by rv.qtutils.sessionGLView) was moved from PySide6.QtWidgets to PySide6.QtOpenGLWidgets.

Describe what you have tested and on which operating system.

Tested with a CY2025 build on Rocky Linux 9.7

Signed-off-by: TJ Jackson <tj.jackson@dreamworks.com>
@cedrik-fuoco-adsk cedrik-fuoco-adsk changed the title Fix QOpenGLWidget import for PySide6 SG-44913: Fix QOpenGLWidget import for PySide6 Aug 20, 2026
@cedrik-fuoco-adsk cedrik-fuoco-adsk added the PR: Acknowledged New PR has been acknowledge by the TSC label Aug 20, 2026
@cedrik-fuoco-adsk cedrik-fuoco-adsk changed the title SG-44913: Fix QOpenGLWidget import for PySide6 fix: SG-44913: Fix QOpenGLWidget import for PySide6 Aug 20, 2026
@cedrik-fuoco-adsk cedrik-fuoco-adsk added the PR: Planned_P1 PR will be review and set soon. Expect 1 to 4 weeks delay. label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Acknowledged New PR has been acknowledge by the TSC PR: Planned_P1 PR will be review and set soon. Expect 1 to 4 weeks delay.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants