-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
After a fresh snap install of r21.02 on Ubuntu, the app recommends to use the alsa plug when starting the first time.
However, a "sudo snap connect ultrastar-worldparty:alsa" result in the following:
error: snap "ultrastar-worldparty"has no plug named "alsa"
What gives ?
Subsequent starts of the app use PulseAudio
EDIT1:
r21.02 v60, on Ubuntu 21.04, fresh install of the OS
EDIT2:
Looks like the alsa plug was removed recently:
953cdd5#diff-1c27324f013705cbf0c49f3d3bb103c7069ed5988889d426c10cfc25684f0a31
So I gather that:
a) The recommendation message is not in-line with the latest snap/code, and needs to be updated.
b) Defaulting to pulseaudio is incorrect, if the recommendation (see above) is to use alsa