mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #746] Client recognizes device but cannot play any songs #1379
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @massimilianoBastia on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/746
Describe the bug
While I installed spotify-player without any problems by using the default commands:
sudo apt upgradesudo apt updatesudo apt install libssl-dev libasound2-dev libdbus-1-devcargo install spotify_player --lockedI cannot play any songs although I'm able to see my device in the list and select it.
I guess the problem is related to the following errors I see everytime I start the spotify-player:
At the moment, the spotify-player is running flawlessly simply relying on the original client running in Windows, acting as merely controller.
To Reproduce
I'm reproducing the bug simply by starting spotify-player on Ubuntu 22.04.5 LTS in my WSL2 instance.
Expected behaviour
I would like be able to listen the audio without any problems.
Log and backtrace
spotify-player-*.backtrace
spotify-player-*.log
Environment
OS:
WSL version: 2.5.7.0
Kernel version: 6.6.87.1-1
WSLg version: 1.0.66
MSRDC version: 1.2.6074
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26100.4061
Using the official Ubuntu image
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Codename: jammy
Application version: 0.20.5
Application features: if applicable, provide cargo features used to build
spotify_player