View Issue Details

IDProjectCategoryView StatusLast Update
0004052ardourbugspublic2020-04-19 20:15
Reporterin0giro Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformIntel Core2 DuoOSGentoo amd64 + Pro-Audio overlayOS Versionstable
Target Version3.0-beta1 
Summary0004052: track playlists disappear upon restart
Descriptiontracks that have more than one playlist associated with them lose all but the last selected playlist after saving, closing, and reloading the session in Ardour 3. the other playlists are still in the session file, but no longer accessible from the GUI.
Steps To Reproduce1) create a new blank session and connect master bus to output (i.e. left & right system output in JACK).
2) create an audio track and connect it to an input (i.e. microphone) and output (i.e. master bus).
3) record some audio.
4) create a new playlist for the same track and record audio again. verify that the track now has 2 playlists with audio regions.
5) save and close the session & Ardour.
6) restart Ardour and open the previous session.
7) the playlists available for the lone track will only have 1 playlist, that being the last one selected. the other playlists are "lost".
Additional Informationthe missing playlists are still in the session file upon reloading in the <UnusedPlaylists> element. they are also correctly associated with their Diskstream via their "orig-diskstream-id" attribute. however, after saving the now corrupted session file, the playlists in <UnusedPlaylists> are given seemingly bogus "orig-diskstream-id" values.

attached is the session file after the <Playlist> elements have been given bogus "orig-diskstream-id" values, i.e. after reopening the session file and saving again (with making no changes).
Tags3.0, playlist

Activities

2011-05-20 15:02

 

lost playlist 02.ardour (17,459 bytes)

thefoxbox

2011-05-20 15:40

reporter   ~0010778

I have experienced this as well using a3 rev 9560

in0giro

2011-05-21 14:25

reporter   ~0010779

just to be clear, i have been experiencing this with revs before 9560, at least for the last 3 weeks. so i do not think it appeared due to recent revisions.

cth103

2011-05-21 18:45

administrator   ~0010780

Fixed in SVN 9563.

in0giro

2011-05-23 23:33

reporter   ~0010793

thanks cth103. i can confirm that this bug is fixed in rev 9573.

NOTE: to fix session files broken by this bug, one has to go through the <Playlist> elements under <UnusedPlaylists> and correct the "orig-diskstream-id" attribute for each playlist. then the playlists will be correctly loaded.

thanks again.

system

2020-04-19 20:15

developer   ~0022583

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-05-20 15:02 in0giro New Issue
2011-05-20 15:02 in0giro File Added: lost playlist 02.ardour
2011-05-20 15:02 in0giro Tag Attached: 3.0
2011-05-20 15:03 in0giro Tag Attached: playlist
2011-05-20 15:40 thefoxbox Note Added: 0010778
2011-05-21 13:52 cth103 cost => 0.00
2011-05-21 13:52 cth103 Target Version => 3.0-beta1
2011-05-21 14:25 in0giro Note Added: 0010779
2011-05-21 18:31 cth103 Status new => confirmed
2011-05-21 18:45 cth103 Note Added: 0010780
2011-05-21 18:45 cth103 Status confirmed => resolved
2011-05-21 18:45 cth103 Resolution open => fixed
2011-05-21 18:45 cth103 Assigned To => cth103
2011-05-23 23:33 in0giro Note Added: 0010793
2020-04-19 20:15 system Note Added: 0022583
2020-04-19 20:15 system Status resolved => closed