View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004404 | ardour | bugs | public | 2011-10-29 20:27 | 2020-04-19 20:15 |
| Reporter | nettings | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0-beta1 | ||||
| Summary | 0004404: route group confusion: routes end up in multiple groups | ||||
| Description | it seems to be possible for a route to end up in multiple route groups. since this is not reflected in the gui, it leads to a highly confusing user experience. | ||||
| Steps To Reproduce | seen with a large session >40ch and 6 route groups. the session was run on a remote machine, with the console forwarded to a notebook over wlan using ssh -X. x forwarding is sluggish sometimes. i'm mentioning this because the problem might be due to a race condition that is hard to trigger on a fast local console. it tends to happen after a while in this scenario, first symptom is that a route can apparently not be assigned to a certain route group via the Grp button, but to all others. i haven't found a simple test scenario yet. | ||||
| Additional Information | a look into the session file confirms that while each <Route/> only has one route-group attribute, the <RouteGroup/> entities each have a list of route ids, and indeed some routes show up in multiple route groups. workaround is to manually edit the session file and eliminate the duplicates, which is a bit tedious... | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-10-29 20:27 | nettings | New Issue | |
| 2011-10-29 20:27 | nettings | cost | => 0.00 |
| 2011-10-29 21:16 | cth103 | Target Version | => 3.0-beta1 |
| 2011-11-04 16:41 | cth103 | Note Added: 0011914 | |
| 2011-11-04 16:41 | cth103 | Status | new => resolved |
| 2011-11-04 16:41 | cth103 | Resolution | open => fixed |
| 2011-11-04 16:41 | cth103 | Assigned To | => cth103 |
| 2020-04-19 20:15 | system | Note Added: 0022795 | |
| 2020-04-19 20:15 | system | Status | resolved => closed |