View Issue Details

IDProjectCategoryView StatusLast Update
0004404ardourbugspublic2020-04-19 20:15
Reporternettings Assigned Tocth103  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0004404: route group confusion: routes end up in multiple groups
Descriptionit 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 Reproduceseen 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 Informationa 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...
TagsNo tags attached.

Activities

cth103

2011-11-04 16:41

administrator   ~0011914

Should be fixed in SVN 10438.

system

2020-04-19 20:15

developer   ~0022795

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

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