View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000630 | ardour | bugs | public | 2004-07-21 16:59 | 2008-11-20 23:39 |
| Reporter | nettings | Assigned To | paul | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | ia32 / smp | OS | Linux | OS Version | 2.6.7 |
| Summary | 0000630: initial tempo marker crash / marker not editable. | ||||
| Description | the initial tempo marker can be dragged or removed, both resulting in immediate crash (segfault). markers are not editable. | ||||
| Steps To Reproduce | create a session. right-click in the top ruler field, select "tempo". a marker with the default tempo of 120 appears. try to drag or remove it: not possible. fine so far. now try to edit it: a window opens with a text entry field. i can get a cursor by clicking into it, but cannot delete or alter any test. problem no.1 after cancelling that widget, try to remove and / or drag the marker. it works, and upon releasing the mouse button, ardour segfaults. it seems the marker loses its special state of being the first one: when i try to edit it for the first time, it only has a bpm field. the second time, it also has location fields (bar/beat). | ||||
| Tags | No tags attached. | ||||
|
|
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". The marker editing problem is now fixed |
|
|
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. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-07-21 16:59 | nettings | New Issue | |
| 2004-07-21 16:59 | nettings | => nettings@folkwang-hochschule.de | |
| 2004-07-21 16:59 | nettings | Name | => jörn nettingsmeier |
| 2004-07-25 17:54 | essej | Note Added: 0001273 | |
| 2004-07-25 17:54 | essej | Status | new => acknowledged |
| 2004-07-25 18:22 | essej | Note Added: 0001277 | |
| 2004-07-25 18:23 | essej | Status | acknowledged => confirmed |
| 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: 0001295 | |
| 2008-11-20 23:39 | seablade | Status | resolved => closed |