Recording and splitting does not close files

Bug #1638115 reported by JosepMa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Undecided
JosepMa

Bug Description

When recording the mix to a file and using splitting, the preceding part is not closed. This means that on windows the file cannot be deleted, and that the length is incorrectly reported.

The bug resides in the fact that the file is closed by the RECORD_OFF case in enginerecord.cpp, and when splitting, this is set to RECORD_OFF and immediately after to RECORD_READY.
This means that if RECORD_OFF case is entered, it is by pure chance, and usually only the RECORD_READY case is called.

JosepMa (josepma)
Changed in mixxx:
assignee: nobody → JosepMa (josepma)
status: New → In Progress
JosepMa (josepma)
Changed in mixxx:
status: In Progress → Fix Committed
JosepMa (josepma)
Changed in mixxx:
status: Fix Committed → In Progress
Revision history for this message
JosepMa (josepma) wrote :
Changed in mixxx:
status: In Progress → Fix Committed
jus (jus)
Changed in mixxx:
milestone: none → 2.1.0
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/8676

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.