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
I have checked the Changelog that the issue is not already fixed.
I believe this issue is a bug, and not a general technical issue, question or feature requests that can be discussed on the forum.
Describe the bug
Strawberry heavily stutters when loading burned CDDA. CD had CD-TEXT tags on it. I've checked dmesg output and there's nothing about the CD drive. Other music players (including Clementine) play the CD.
To Reproduce
Open Strawberry.
Load burned CDDA disc, preferably with CD-TEXT tags.
Double-click CD drive device in the Devices tab
Expected behavior
I expected Strawberry player to load CD and to display a list of tracks.
System Information:
Operating system: openSUSE Tumbleweed 20250209
Strawberry Version: 1.2.7
Additional context
The problem is present in the current master revision 6db540a.
I've tried to figure out what's happening inside the code and I couldn't. Compiling out MusicBrainz support doesn't help.
From what I understand, something happens inside CollectionModel or somewhere else where something (presumably UI view) cannot get the information that CddaDevice has already submitted.
The text was updated successfully, but these errors were encountered:
Describe the bug
Strawberry heavily stutters when loading burned CDDA. CD had CD-TEXT tags on it. I've checked
dmesg
output and there's nothing about the CD drive. Other music players (including Clementine) play the CD.To Reproduce
Devices
tabExpected behavior
I expected Strawberry player to load CD and to display a list of tracks.
System Information:
Additional context
The problem is present in the current
master
revision 6db540a.I've tried to figure out what's happening inside the code and I couldn't. Compiling out MusicBrainz support doesn't help.
From what I understand, something happens inside
CollectionModel
or somewhere else where something (presumably UI view) cannot get the information thatCddaDevice
has already submitted.The text was updated successfully, but these errors were encountered: