ruffle-rs/ruffle

gentoo linux, no desktop audio

開放

#1,822 建立於 2020年12月3日

 (4 則留言) (0 個反應) (0 位負責人)Rust (932 個分叉)batch import
A-audioA-desktophelp wanted

倉庫指標

星標
 (17,394 顆星)
PR 合併指標
 (平均合併 4天 3小時) (30 天內合併 108 個 PR)

描述

when trying to use the desktop player, i get an error saying "Unable to create audio device: A backend-specific error has occurred: ALSA function 'snd_pcm_start' failed with error 'EPIPE: broken pipe'"

i'm not very experienced with rust, but i was able to find where the error's thrown using a lot of println statements. in desktop/src/audio.rs, on line 108, there's a block of code that starts with "match sample_format" and none of my printlns after it show up, but all the ones before do.

貢獻者指南