View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000296 | ardour | bugs | public | 2004-03-05 08:56 | 2008-11-20 23:38 |
| Reporter | timbyr | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000296: region->fill track in the context menu causes crash if region is last in track. | ||||
| Description | see summary. | ||||
| Tags | No tags attached. | ||||
|
|
The fix for this is very simple. in playlist::add_region, itimes can not be less than 1 after floor() is applied. well one solution anyway... |
|
|
thanks for pointing out the nature of the problem. solved in a slightly different way, especially since its now possible for the session "end" to be earlier than the position of a region. checks in both the GUI and libardour. we still allow for a single fractional slice of a region to be inserted. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-03-05 08:56 | timbyr | New Issue | |
| 2004-03-05 10:34 | timbyr | Note Added: 0000505 | |
| 2004-08-04 13:03 | paul | Status | new => resolved |
| 2004-08-04 13:03 | paul | Resolution | open => fixed |
| 2004-08-04 13:03 | paul | Assigned To | => paul |
| 2004-08-04 13:03 | paul | Note Added: 0001372 | |
| 2008-11-20 23:38 | seablade | Status | resolved => closed |