Crash in player.go after song changes #9
Labels
No Label
Bug
Cantfix
Duplicate
Enhancement
External
Help Wanted
In Progress
Invalid
Question
Waiting
Waiting For Info
Waiting for Upstream
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Elara6331/itd#9
Loading…
Reference in New Issue
Block a user
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?
Built itd-git from AUR (
2f14e70721
) on Pinephone Pro w/ Manjaro/KDE.I've noticed that when a song changes (even manually) via MPRIS on my phone, itd will crash with the following message:
Even with a freshly restarted daemon, each song change will induce this crash again.
Interesting. It appears your MPRIS DBus interface is different from mine. It may have been recently changed. When I was creating this, the value for artist was a string slice (
[]string
), but now it appears to be a single string. I will test this further and get back to you.This should now be fixed. Thank you. Please reopen or create a new issue if it's still not working.