Skip to content

3.25.2

Choose a tag to compare

@fernandotonon fernandotonon released this 30 Jul 18:02

QtMeshEditor 3.25.2

Snap hotfix — removes the audio-record plug that stalled Snap Store review on 3.25.1.

Why this release

3.25.1 added audio-record hoping it would help PipeWire webcam access inside strict confinement. Snap Store lint then flagged:

audio-playback must be specified with audio-record

That sent the upload to manual review instead of auto-approval, blocking publish of 3.25.1.

Mocap does not use a microphone. Webcam access only needs:

  • the camera Snap interface (snap connect qtmesheditor:camera)
  • bundled libpipewire-0.3 (shipped since 3.25.1) for Qt 6 camera enumeration

This release drops audio-record so review should proceed normally again.

After upgrading (Snap)

sudo snap refresh qtmesheditor
snap connect qtmesheditor:camera

Restart QtMeshEditor and try Animation Mode → Performance Capture → Preview.

If a prior upload is still stuck In review in Snapcraft dashboard, reject it before this revision can publish.


Includes all features from 3.25.0.