Skip to content

Choose a tag to compare

@fernandotonon fernandotonon released this 22 Jul 14:09

QtMeshEditor 3.23.1 — packaging fix

Patch release fixing a Linux packaging regression from 3.23.0.

Fixed

  • Linux .deb missing Qt Multimedia — 3.23.0 linked Qt6::Multimedia (performance-capture epic #869) but the .deb never bundled libQt6Multimedia.so.6, so the binary aborted at startup with libQt6Multimedia.so.6: cannot open shared object file. The .deb now bundles libQt6Multimedia + libQt6MultimediaQuick and the FFmpeg backend plugin.
  • Docker image now installs the Qt Multimedia runtime deps (libpulse, ALSA, libav*) so the CLI/scan image loads cleanly.

No functional changes to the editor — this only repairs the Linux/Docker packaging so 3.23.0's features run there.

Install

  • macOS: QtMeshEditor-3.23.1-MacOS.dmg
  • Windows: QtMeshEditor-3.23.1-setup-Windows.exe / QtMeshEditor-3.23.1-bin-Windows.zip
  • Linux: qtmesheditor_amd64.deb, Docker (ghcr.io/fernandotonon/qtmesh)