-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No plug named alsa #57
Comments
Please, the next time that you want to write a new comment edit the first if you don't have an answer.
where is that recommendation? as you said the alsa permission was removed |
Thanks. I was unable (and still am) to edit the original text with the complementary information. Maybe a browser issue. Also, please note that the app defaults to pulseaudio, whereas that recommendation was to use alsa... |
You can remove the snap with purge, I can't remember exactly but could be similar to |
Here is the message just after a fresh install: Testing for explicit PulseAudio choice... If you experience audio problems, you may wish to grant this access You can also grant this permission by running the following command sudo snap connect ultrastar-worldparty:alsa If you choose to continue and later wish to change your mind, you can Type [p] to re-test after granting [p]ermission, As the alsa plug has been disabled, this recommendation is ineffective. |
Wow this message is new for me! IDK when was added to the snap!! Thanks for notifying us ;) |
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
The text was updated successfully, but these errors were encountered: