Skip to content

3.24.1

Choose a tag to compare

@fernandotonon fernandotonon released this 24 Jul 02:41

Hotfix for Snap installs failing at startup with:

libpulse.so.0: cannot open shared object file

Qt6Multimedia (mocap) links PulseAudio at load time; the strict Snap now stages libpulse0, and the .deb declares it as a dependency.

Bugfixes

  • Bundle libpulse0 in the Snap (snap/snapcraft.yaml stage-packages)
  • Add libpulse0 to .deb Depends for non-Snap Linux installs