Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Playing songs from the queue hangs / seg faults #41

Open
misterWiz opened this issue Jul 2, 2022 · 0 comments
Open

Bug: Playing songs from the queue hangs / seg faults #41

misterWiz opened this issue Jul 2, 2022 · 0 comments

Comments

@misterWiz
Copy link

Spivak 1.4 AppImage
Ubuntu 22.04

Queuing a song to play results in the display window displaying "downloading 0%" and the following message displaying in the command line every second or so:
DEBUG KaraokeWidget::playCurrent want <path to song> play but it is not ready yet

The file is stored locally on my computer and can be played using `File->Play file"

This issue affects all files; it's not just one problematic one.

Initially I was able to successfully queue and play two songs, but the third (and all following attempts) resulted in this issue. During that time attempting to play a song while multiple were queued would result in a seg fault (attempting to play the only song queued would hang, but I don't believe the "downloading 0%" message would appear in the lyrics window). I'm not able to reproduce that behavior now that I'm writing the issue up, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant