Pulseaudio monopolizes the sound devices in the computer. Some applications, however, don't work well with pulseaudio. There should be a way to configure pulseaudio in which access to sound hardware is not only possible through pulseaudio. Origin of this bug report ------------------------- Wine used to support many sound servers, but now it only brings built-in support for Alsa. PulseAudio has an Alsa plugin, which lets Wine reproduce sounds. The problem is, this plugin is not perfect, and when the CPU peaks for some reason, sometimes sound is taken away from wine. This has something to do with "underruns" but I don't understand that concept yet, so I can't give more details about it. In order to restore sound to the wine application after this occurs, either wine or pulseaudio need to be restarted.
PulseAudio already offers ways for applications to request exclusive control of the hardware via a DBus reservation protocol. jackd already uses this mechanism to wrestle control away from us. By the very nature of how PA works, it's impossible to set it up in any vaguely sensible way to "share" the h/w. So closing this bug as wontfix. Obviously the underlying problems that resulted in this request should be investigated and fixed (the classic case of posting a "problem" in the form of a "solution" as a bug report - "problems" are generally better posted as "problems" :)).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.