Skip to content

[bug] Issues on the sequence player #3095

Description

@Alxiice

Describe the bug
A batch of issues I found on the Sequence Player.

To Reproduce

  1. Open blank scene
  2. With no images loaded we can still move the sliderImage
  3. Click on play and there is a QML warning
file:///.../meshroom/ui/qml/Viewer/Viewer2D.qml:1880:17: QML SequencePlayer: Binding loop detected for property "loading":
file:///.../meshroom/ui/qml/Viewer/SequencePlayer.qml:29:5
  1. Now load images
  2. Even though the "Fetch" button is checked it doesn't fetch anything : you have to either press play or click somewhere on the timeline to start creating the image cache
Image 6. Play images so you fetch all images 7. Now remove all images from the Image Gallery. You can see the slider is not empty Image 8. Delete the CameraInit that holds images. The slider is empty now. 9. Click on play : it seems like there is an infinite timeline Image

Desktop (please complete the following and other pertinent information):

  • OS: Rocky Linux 9.4 (Blue Onyx)
  • Python version: 3.11.14 (main, Dec 9 2025, 19:03:34) [Clang 21.1.4 ]
  • Qt/PySide version: 6.8.3
  • Meshroom version: branch dev/timelineSliderImprov
  • Commit reference: 16a5756

Additional context

Note

I'm on the dev/timelineSliderImprov but these issues are still there on develop

Metadata

Metadata

Labels

bugfor actual bugs (unsure? use type:question)

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions