View Issue Details

IDProjectCategoryView StatusLast Update
0003211ardourbugspublic2020-04-19 20:14
Reporterdanboid Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0003211: jack-session support broke
DescriptionUsing a recent qjackctl svn version and 3.0 7192, Ardour jack-sessions don't save/restore properly. I forwarded an example, broken session to Rui and he explained:

ardour is not doing it right: ardour's supplied command line for session
restore is plain dead wrong. In session.xml, where one reads:

 PROG_NAME -U 2 "/home/iatn/sesstest/jacksession_snap.ardour"

it should be something like:

 /absolute/path/to/ardour -U 2 "${SESSION_DIR}jacksession_snap.ardour"
TagsNo tags attached.

Activities

paul

2010-06-02 00:17

administrator   ~0008120

well, no, Rui is wrong.

Ardour is one of the apps that will NOT save its state in the session dir named by the session manager. This is entirely legal, and the session manager must take it into account.

The PROG_NAME part is wrong, however, and i'll fix that.

danboid

2010-06-02 17:12

reporter   ~0008136

Fixed as of 7211

Linux music making becomes 'practical' ;)

Thanks las/torben!

system

2020-04-19 20:14

developer   ~0022111

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
2010-05-31 15:32 danboid New Issue
2010-06-02 00:17 paul Note Added: 0008120
2010-06-02 00:19 paul Status new => acknowledged
2010-06-02 17:12 danboid Note Added: 0008136
2010-06-07 14:17 cth103 cost => 0.00
2010-06-07 14:17 cth103 Status acknowledged => resolved
2010-06-07 14:17 cth103 Resolution open => fixed
2010-06-07 14:17 cth103 Assigned To => cth103
2020-04-19 20:14 system Note Added: 0022111
2020-04-19 20:14 system Status resolved => closed