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
Caught panic with message: called Result::unwrap() on an Err value: "SendError(..)"
Player thread panicked!
Steps to reproduce the behavior
Run spotifyd and try and play a song once connected.
This is a known issue with spotifyd (Spotifyd/spotifyd#719), and is caused by building spotifyd with rust 1.48. A fix for the underlying issue in librespot has been proposed (librespot-org/librespot-tremor#1) but not yet merged.
The text was updated successfully, but these errors were encountered:
System
Void 5.10.10_1 x86_64 GenuineIntel uptodate rFF
spotifyd-0.3.0_1
Expected behavior
Spotifyd runs and plays music.
Actual behavior
Caught panic with message: called
Result::unwrap()
on anErr
value: "SendError(..)"Player thread panicked!
Steps to reproduce the behavior
Run spotifyd and try and play a song once connected.
This is a known issue with spotifyd (Spotifyd/spotifyd#719), and is caused by building spotifyd with rust 1.48. A fix for the underlying issue in librespot has been proposed (librespot-org/librespot-tremor#1) but not yet merged.
The text was updated successfully, but these errors were encountered: