View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001125 | ardour | bugs | public | 2005-10-15 05:02 | 2008-11-21 00:33 |
| Reporter | timbyr | Assigned To | paul | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001125: Unable to open or create a session when disconnected from jackd | ||||
| Description | If I disconnect from jack and try to create a new session or open an existing session then ardour exits after displaying Programming error: AudioEngine::frame_rate() called while disconnected from JACK | ||||
| Tags | No tags attached. | ||||
|
|
Is this still an issue? |
|
|
it is still true. is it an issue? i don't think so, in the sense that it shouldn't be possible to do so, but yes in the sense that the behaviour needs to be sensible. |
|
|
believed fixed in svn. the GUI now checks for AudioEngine::connected() and libardour checks in the session constructors and throws failed_constructor() if no longer connected. rev 1495 |
|
|
this is "fixed" in that you can't do it and it won't crash. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-10-15 05:02 | timbyr | New Issue | |
| 2005-10-15 05:02 | timbyr | => tmayberr@redhat.com | |
| 2005-10-15 05:02 | timbyr | Name | => Tim Mayberry |
| 2007-02-22 17:23 | taybin | Note Added: 0003341 | |
| 2007-02-23 01:57 | paul | Note Added: 0003360 | |
| 2007-02-23 04:19 | paul | Note Added: 0003366 | |
| 2007-03-15 20:55 | paul | Status | new => resolved |
| 2007-03-15 20:55 | paul | Resolution | open => fixed |
| 2007-03-15 20:55 | paul | Assigned To | => paul |
| 2007-03-15 20:55 | paul | Note Added: 0003586 | |
| 2008-11-21 00:33 | seablade | Status | resolved => closed |