View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007275ParaView(No Category)public2008-07-02 19:262016-08-24 08:25
ReporterPhilippe Pebay 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007275: Cannot select output port #1 of a filter as the input of another filter
DescriptionSome filters (for instance vtk*Statistics used in OverView) sometimes require to two input ports. When adding such a filter to the pipeline, the first input port (#0) is selected by default to be the output port #0 of the previous filter. This is fine. However, when one also needs the set up the input port #1 with the "Choose Input..." option found by right-clicking on the filter in the pipeline browser, attempting to select output port #1 of the previous filter as the input port #1 of the current filter fails. More precisely, the input chooser lets the user make that selection, however after pressing "Ok", the input port #1 is reset to the output port #0 of the previous filter, effectively preventing the filter from being used.
Additional InformationIt is easy to reproduce this bug with, for instance, the ContingencyStatistics filter in OverView: run a first such filter in "Learn" mode, then creat a second one, and try to connect the input/output ports #1 to each other. This should fail.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0012604)
Utkarsh Ayachit (administrator)
2008-07-03 09:01

vtkSMInputProperty::SetProxies() was incorrectly updating the internal port
numbers vector.


/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMInputProperty.cxx,v <-- Servers/ServerManager/vtkSMInputProperty.cxx
new revision: 1.23; previous revision: 1.22
(0012641)
Alan Scott (manager)
2008-07-07 19:02

Not tested.
(0012645)
Philippe Pebay (reporter)
2008-07-07 19:10

Tested and works fine.
(0012646)
Alan Scott (manager)
2008-07-07 19:12

Thanks. Closed.

 Issue History
Date Modified Username Field Change
2008-07-02 19:26 Philippe Pebay New Issue
2008-07-02 19:26 Philippe Pebay Status backlog => tabled
2008-07-02 19:26 Philippe Pebay Assigned To => Utkarsh Ayachit
2008-07-03 09:01 Utkarsh Ayachit Status tabled => @80@
2008-07-03 09:01 Utkarsh Ayachit Resolution open => fixed
2008-07-03 09:01 Utkarsh Ayachit Note Added: 0012604
2008-07-07 19:02 Alan Scott Status @80@ => closed
2008-07-07 19:02 Alan Scott Note Added: 0012641
2008-07-07 19:10 Philippe Pebay Status closed => @80@
2008-07-07 19:10 Philippe Pebay Note Added: 0012645
2008-07-07 19:12 Alan Scott Status @80@ => closed
2008-07-07 19:12 Alan Scott Note Added: 0012646
2011-06-16 13:10 Zack Galbreath Category => (No Category)
2016-08-24 08:25 Kitware Robot View Status private => public


Copyright © 2000 - 2018 MantisBT Team