I had the same libpulsecommon error when using core20 with my snap, and I solved it with:
apps:
<app name>:
environment:
LD_LIBRARY_PATH: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio
I had the same libpulsecommon error when using core20 with my snap, and I solved it with:
apps:
<app name>:
environment:
LD_LIBRARY_PATH: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio