You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Despite the integrated UI is displayed and playlists and other favorites are loaded, cannot start any playback and the error below occurs.
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
To Reproduce
Install a binary and dependencies as readme.md (sudo apt install libssl-dev libasound2-dev libdbus-1-dev)
Environment
OS: Ubuntu 24.04.1 LTS on WSL
Application version: 0.20.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Despite the integrated UI is displayed and playlists and other favorites are loaded, cannot start any playback and the error below occurs.
To Reproduce
Install a binary and dependencies as readme.md (
sudo apt install libssl-dev libasound2-dev libdbus-1-dev
)Environment
The text was updated successfully, but these errors were encountered: