quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
10.73k stars 470 forks source link

pulse error spamming terminal #25

Closed popey closed 4 years ago

popey commented 4 years ago

In my VMs, once they launch, I get this spamming the terminal:

pulseaudio: pa_threaded_mainloop_lock failed
pulseaudio: Reason: Access denied

This makes the terminal messy, and means the nice quickemu launch information dump is thrown off screen.

monetaryabyss commented 4 years ago

I was able to get it to quiet down with a snap connect qemu-virgil:audio-record. I am not certain that is the proper fix but it did suppress the noise.

popey commented 4 years ago

Bingo! That got it, thanks @monetaryabyss