Skip to content

When multiple views are running in parallel, updating one breaks the other #77

Description

@bourdaisj

Description

With 2 LocalView in parallel in the same application, if you call view_update on the first one, the other will become black. If you interact with the black view, the view will recover but with the wrong size/aspect ratio.

Where does the issue originate?

Upstream Project (VTK itself)

Version Information

"trame-vtklocal==1.0.1", "vtk==9.6.20260405.dev0"

Steps to Reproduce

Run this code snippet with uv run - click "add view" once, then click "update" once, and you should reproduce

repro.py

Relevant Log Output

Metadata

Metadata

Assignees

Labels

status: in-progressSomeone is actively working on this.type: bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions