Describe the bug
Immediately on launch, spotify-player prints its gui and the error message "Aborted", then crashes. Occurs either with or without dbus-launch.
To Reproduce
Launch spotify-player. I believe the rodio-backend feature is the culprit, see below.
Expected behaviour
The player should not crash on launch.
Describe the bug Immediately on launch,
spotify-player
prints its gui and the error message "Aborted", then crashes. Occurs either with or withoutdbus-launch
.To Reproduce Launch
spotify-player
. I believe therodio-backend
feature is the culprit, see below.Expected behaviour The player should not crash on launch.
Log and backtrace
Environment
Linux x230 6.6.61-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2024-11-14 19:34:11 x86_64 Linux
spotify_player 0.18.1
lyric-finder,media-control,rodio-backend,sixel,streaming
Additional context The panic in the backtrace is caused by the unwrap on the following line:
I'll update this issue after retrying with the pulseaudio backend (via pipewire).