Hotfix for Snap installs still failing to start after 3.24.1.
3.24.1 staged libpulse0, but PulseAudio's helper library lives under
usr/lib/x86_64-linux-gnu/pulseaudio/ and was not on the Snap's
LD_LIBRARY_PATH, so libQt6Multimedia could not load.
Bugfixes
- Add
$SNAP/usr/lib/x86_64-linux-gnuand$SNAP/usr/lib/x86_64-linux-gnu/pulseaudioto the Snap appLD_LIBRARY_PATH
After updating, confirm you are not still on revision 90 (3.24.0):
sudo snap refresh qtmesheditor
snap list qtmesheditor