ogra1 / zoom-snap

75 stars 13 forks source link

No audio #3

Closed kz6fittycent closed 4 years ago

kz6fittycent commented 4 years ago
snap-id:      76rrD7USwCJrZgepbRk7UdFEWON3tVKX
tracking:     stable
refresh-date: today at 21:18 CDT
channels:
stable:    3.5.374815.0324 2020-03-29 (41) 193MB -

OS and Snap info:

snap --version
snap    2.39.3
snapd   2.39.3
series  16
solus   4.1
kernel  5.5.11-151.current

Getting the following error when attempting to connect audio-record

sudo snap connect zoom-client:audio-record
error: snap "zoom-client" has no plug named "audio-record"
ogra1 commented 4 years ago

thanks for reporting the bug ! 2.39 is pretty old (current is 2.44), the solus package should really get updated ... i'll add the pulseaudio plug to the package with the next build in the edge channel, that should allow you to use audio recording on such an old snapd version as well ...

ogra1 commented 4 years ago

please try with:

sudo snap refresh --edge zoom-client

(you want revision 48 or newer) ... and then:

sudo snap connect zoom-client:pulseaudio

... that should make audio recording work fine

kz6fittycent commented 4 years ago

NAILED IT!

Thanks for the fast response. You're right, Solus REALLY has to update the snap version to the latest. It's causing all kinds of issues with newer snaps being released.