View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009536 | ardour | bugs | public | 2023-11-13 20:06 | 2023-11-13 21:16 |
| Reporter | np | Assigned To | x42 | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Ubuntu | OS | Linux | OS Version | (any) |
| Summary | 0009536: 'cleanup sources' removes sources still in use | ||||
| Description | In certain cases, the cleanup function removes sources that are still in use. This leads to a crash with the message 'ERROR: Session: XMLNode describing a AudioRegion references an unknown source id =xy' when that session is saved and reopened. The session can be restored by deleting all 'region' and 'playlist' tags in the *.ardour-file and import the audio files from the 'dead' directory. | ||||
| Steps To Reproduce | 1. create new session 2. create audio track 3. clean up sources 4. record a region 5. clean up sources again --> the source of the previously recorded region is removed | ||||
| Additional Information | I'm still using version 7.5.0~ds. But I didn't find a bugfix concerning this issue in the release notes of version 8.0. | ||||
| Tags | cleanup, cleanup unused sources | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-11-13 20:06 | np | New Issue | |
| 2023-11-13 20:06 | np | Tag Attached: cleanup | |
| 2023-11-13 20:06 | np | Tag Attached: cleanup unused sources | |
| 2023-11-13 21:16 | x42 | Assigned To | => x42 |
| 2023-11-13 21:16 | x42 | Status | new => resolved |
| 2023-11-13 21:16 | x42 | Resolution | open => fixed |
| 2023-11-13 21:16 | x42 | Note Added: 0028322 |