ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.72k stars 816 forks source link

ruffle_desktop alsa issue ? #2847

Open liberodark opened 3 years ago

liberodark commented 3 years ago

Hi have this issue but have sound on my OS. But is only work with alsa no have pulseaudio.

[2021-01-25T19:02:50Z ERROR ruffle_desktop] Unable to create audio device: The requested device is no longer available. For example, it has been unplugged.

Just have no sound i think is ruffle have issue with alsa. Is related with this PR : https://github.com/batocera-linux/batocera.linux/pull/3008

Best Regards

pmarcelll commented 3 years ago

For me the root cause of the issue was this: https://github.com/RustAudio/cpal/issues/352#issuecomment-823584353.

SirWrexes commented 3 years ago

Hey I'm getting the same message and I don't have Pulse nor JACK installed. Just ALSA. :thinking: I'm on Arch Linux with kernel 5.15.1-xanmod1-1, using Wayland and Sway.