View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003211 | ardour | bugs | public | 2010-05-31 15:32 | 2020-04-19 20:14 |
| Reporter | danboid | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0003211: jack-session support broke | ||||
| Description | Using 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" | ||||
| Tags | No tags attached. | ||||
|
|
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. |
|
|
Fixed as of 7211 Linux music making becomes 'practical' ;) Thanks las/torben! |
|
|
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. |
| 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 |