2
Snap package can't access audio
in progress
B
Ben Simpson
This looks like something specific to the snap package.
Snap versions:
client: 1.2.16
app: 1.2.7
The snap package also has to be installed with the
--classic
flag e.g. snap install screen --classic
Installing the .deb package 1.2.7 works as expected.
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04 LTS"

Log In
Activity
Newest
Oldest
M
Mark Dixon
I'm on Arch, so no.
J Sherwani (Screen Team)
@Mark Dixon: Have you tried either of the community-managed AUR packages?
J Sherwani (Screen Team)
in progress
J Sherwani (Screen Team)
We’re phasing out snap support for the time being as there is a good workaround (using deb/rpm). Please switch to the deb/rpm distribution — we'll be making this official soon, but for now this should solve your problem.
M
Mark Dixon
Same issue here