- Status Closed
- Percent Complete
- Task Type Bugs
- Category Playlists
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1412 - Dynamic Queue stops playback
I found a bug in the dynamic queue code. If you try to
queue a file at the exact time that the jukebox is
transisioning from one song to another song it stops
playing. I was playing a playlist at the time, and the
“play” Icon stayed on, but no sound was comming out.
I pushed “off” and the jukebox went back to normal.
I’m assuming that there is a possible mutex problem
where the dynamic queue code had the file open
and the play code tried to open it an failed (or tried
to read it and failed).
This was on the “shutdown” experimental code that
Bjorn put out for the “Brute force bug hunt” for the
Red light of death bug about a month ago.
My Jukebox is a 6G Recorder (with a 20Gig drive)
This is my hardware info:
ROM: 1.15
Mask: 0×0002 USB: negative
ATA: 0×300 PR: negative
Freq: 11.0592MHz
Jack
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Fixed in latest CVS.