View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000638 | ardour | bugs | public | 2004-07-24 03:26 | 2008-11-20 23:39 |
| Reporter | melodyman | Assigned To | paul | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000638: fatal error when removing all tempo markers on tempo bar | ||||
| Description | There is a way to remove the first tempo marker (which is 120.00 by default). I create a new tempo marker, then drag the first one forward; I right click on the first ( default ) tempo marker then remove it ; I then remove the new one I added... After removing all tempo markers, ardour gives me a fatal error and shuts down... | ||||
| Tags | No tags attached. | ||||
|
|
I was mistaken with how to reproduce this error... (1) create a new tempo marker (2) go to the default tempo marker at time (0.0) (3) right click on it and say you want to edit it .. (4) close the dialog out (5) drag the default tempo marker forward (6) remove all tempo markers (final) a fatal error should occur |
|
|
This only occurs in older sessions. New sessions created with latest ardour properly set the state of the initial tempo and meter markers to be unmovable, and undeletable. To fix this in older sessions, edit the session's .ardour file and look for the <TempoMap> section near the bottom. Change the attribute for the first tempo and meter nodes from movable="yes" to movable="no". |
|
|
ok, i was a little wrong. once you edit the value of the first marker, it always becomes "movable". so bug still needs to be fixed. |
|
|
fixed in CVS. i note that "Clear Tempo" and "Clear Meter" items do not work from the context menus. i will file these separately. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-07-24 03:26 | melodyman | New Issue | |
| 2004-07-24 03:26 | melodyman | => chadguitar@sbcglobal.net | |
| 2004-07-24 03:26 | melodyman | Name | => Chad |
| 2004-07-24 03:31 | melodyman | Note Added: 0001263 | |
| 2004-07-25 17:53 | essej | Note Added: 0001272 | |
| 2004-07-25 17:53 | essej | Status | new => acknowledged |
| 2004-07-25 18:21 | essej | Note Added: 0001276 | |
| 2004-07-25 18:22 | essej | Status | acknowledged => confirmed |
| 2004-07-27 13:37 | taybin | Relationship added | has duplicate 0000642 |
| 2004-07-28 17:51 | paul | Status | confirmed => resolved |
| 2004-07-28 17:51 | paul | Resolution | open => fixed |
| 2004-07-28 17:51 | paul | Assigned To | => paul |
| 2004-07-28 17:51 | paul | Note Added: 0001294 | |
| 2008-11-20 23:39 | seablade | Status | resolved => closed |