View Issue Details

IDProjectCategoryView StatusLast Update
0001125ardourbugspublic2008-11-21 00:33
Reportertimbyr Assigned Topaul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0001125: Unable to open or create a session when disconnected from jackd
DescriptionIf 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
TagsNo tags attached.

Activities

taybin

2007-02-22 17:23

administrator   ~0003341

Is this still an issue?

paul

2007-02-23 01:57

administrator   ~0003360

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.

paul

2007-02-23 04:19

administrator   ~0003366

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

paul

2007-03-15 20:55

administrator   ~0003586

this is "fixed" in that you can't do it and it won't crash.

Issue History

Date Modified Username Field Change
2005-10-15 05:02 timbyr New Issue
2005-10-15 05:02 timbyr E-mail => 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