View Issue Details

IDProjectCategoryView StatusLast Update
0001931ardourbugspublic2020-04-19 20:12
Reporterthorwil Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinux 
Summary0001931: Add/Remove Input/Output buttons in insert dialog disabling
DescriptionAdd/Remove Input/Output buttons in insert dialog all start out enabled, but get disabled after first click.

Happens with 2.1 and ongoing

Steps To Reproduce- Add insert
- Double click to open dialog
- Click on Add_Output:
Both Add and Remove button on this side get disabled.
Same with the other pair.

As the number of output ports is pre-determined, the buttons should be disabled from start or even better not be there at all.
TagsNo tags attached.

Activities

dx9s

2007-10-22 19:41

reporter   ~0004493

(using this as a reference http://www.ardour.org/files/signal_flow.png)

seems to be confusion of the number of channels up to the pre-fader block.. between pre-fader and post-fader block and after the post-fader block.

It makes sense that the number of outputs from the pre-block MUST match the number of channels available in the fader (mono/stereo/etc) up to the post-block.

And then whatever happens in the fader (mono in/stereo in/etc to whatever output -- which is ah WHOLE 'nother beast!).

Suspect the "Add Output" (send) in a PRE-Insert does the same as an "Add Input" at the start of the track. Similar an "Add Input" (return) on a POST-insert would be the same as an "Add Output" at the end of a track.

(just my 2 cents)

--Doug

cth103

2009-10-31 23:01

administrator   ~0007047

Current 2.X appears to disable Add/Remove for both inputs and outputs from the moment the dialog is opened. Does this fix the issue?

thorwil

2009-11-01 08:21

reporter   ~0007057

Yes, issue fixed.

But is there any case where the buttons would be enabled? If not, they shouldn't be there at all.

cth103

2009-11-01 11:25

administrator   ~0007059

Thanks. I'll resolve this bug, as the dialogue in question has changed in 3.0.

system

2020-04-19 20:12

developer   ~0021569

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
2007-10-22 19:25 thorwil New Issue
2007-10-22 19:41 dx9s Note Added: 0004493
2009-10-31 23:01 cth103 Note Added: 0007047
2009-10-31 23:01 cth103 Status new => feedback
2009-11-01 08:21 thorwil Note Added: 0007057
2009-11-01 11:25 cth103 cost => 0.00
2009-11-01 11:25 cth103 Note Added: 0007059
2009-11-01 11:25 cth103 Status feedback => resolved
2009-11-01 11:25 cth103 Resolution open => fixed
2009-11-01 11:25 cth103 Assigned To => cth103
2020-04-19 20:12 system Note Added: 0021569
2020-04-19 20:12 system Status resolved => closed