View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004500 | ardour | bugs | public | 2011-11-21 20:07 | 2015-09-18 15:11 |
| Reporter | colinf | Assigned To | cth103 | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0004500: 'Collect' of discontiguous group causes crash | ||||
| Description | The 'Collect' entry in the context menu of group tabs causes A3 to crash with an assertion failure if the routes in the group are not already all next to each other. | ||||
| Additional Information | This happens in both the editor and mixer windows, although the actual assertion that trips is different in these two cases. In the editor window, the assertion failure is: ardour-3.0: ../gtk2_ardour/editor_routes.cc:841: void EditorRoutes::sync_order_keys(const std::string&): Assertion `co.size() == _model->children().size ()' failed. In the mixer window, it is: ardour-3.0: ../gtk2_ardour/mixer_ui.cc:439: void Mixer_UI::sync_order_keys(const std::string&): Assertion `keys.size() == rows.size()' failed. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-21 20:07 | colinf | New Issue | |
| 2011-11-21 22:39 | cth103 | cost | => 0.00 |
| 2011-11-21 22:39 | cth103 | Note Added: 0012168 | |
| 2011-11-21 22:39 | cth103 | Status | new => resolved |
| 2011-11-21 22:39 | cth103 | Resolution | open => fixed |
| 2011-11-21 22:39 | cth103 | Assigned To | => cth103 |
| 2015-09-18 15:11 | colinf | Note Added: 0017239 | |
| 2015-09-18 15:11 | colinf | Status | resolved => closed |