View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005588 | ardour | bugs | public | 2013-07-15 19:46 | 2020-04-19 20:16 |
| Reporter | deva | Assigned To | drobilla | ||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0 | ||||
| Summary | 0005588: Assertion while editing midi notes using the mouse. | ||||
| Description | ardour-3.2: ../libs/evoral/src/Sequence.cpp:1212: typename Evoral::Sequence<Time>::Notes::const_iterator Evoral::Sequence<Time>::note_lower_bound(Time) const [with Time = double, typename Evoral::Sequence<Time>::Notes::const_iterator = std::_Rb_tree_const_iterator<boost::shared_ptr<Evoral::Note<double> > >]: Assertion `i == _notes.end() || (*i)->time() >= t' failed. Aborted | ||||
| Additional Information | I'm moving a note in a copied-then-unlinked midi region positioned at a later point in the song than the source region. (This may be of relevance since the assertion is to do with time?) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-15 19:46 | deva | New Issue | |
| 2014-11-14 03:35 | drobilla | Note Added: 0015959 | |
| 2014-11-14 03:35 | drobilla | Assigned To | => drobilla |
| 2014-11-14 03:35 | drobilla | Status | new => resolved |
| 2014-11-14 03:35 | drobilla | Resolution | open => fixed |
| 2020-04-19 20:16 | system | Note Added: 0023258 | |
| 2020-04-19 20:16 | system | Status | resolved => closed |