MantisBT - ParaView
View Issue Details
0005863ParaView(No Category)public2007-10-10 16:362015-01-02 10:45
Dave DeMarle 
Berk Geveci 
normalminoralways
closedno change required 
 
Someday4.3 
0005863: Time Source filter does not correctly report its temporal extent in the information page
This filter can produce data over either a continuous range or at discrete time values. In either case the range is from t=0.0 to t=1.0. However the information tab for this filter does not show the available time range.

The fix is probably to split the source into a continuous source and a discrete source so that when request information is initially called (before accept) it knows what type of time range it needs to give for the info page to use.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMTimeStepsInformationHelper.cxx,v <-- vtkSMTimeStepsInformationHelper.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/sources.xml,v <-- sources.xml
new revision: 1.76; previous revision: 1.75
/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkTimeSourceExample.cxx,v <-- vtkTimeSourceExample.cxx
new revision: 1.5; previous revision: 1.4
No tags attached.
Issue History
2007-10-10 16:36Dave DeMarleNew Issue
2007-10-11 13:17Dave DeMarleStatusbacklog => tabled
2007-10-11 13:17Dave DeMarleAssigned To => Dave DeMarle
2007-10-15 14:49Dave DeMarleStatustabled => @80@
2007-10-15 14:49Dave DeMarleAdditional Information Updated
2007-10-17 17:03Alan ScottStatus@80@ => @20@
2007-10-17 17:03Alan ScottResolutionopen => reopened
2007-10-17 17:03Alan ScottNote Added: 0009502
2008-04-15 10:33Berk GeveciAssigned ToDave DeMarle => Berk Geveci
2008-04-15 10:33Berk GeveciStatus@20@ => tabled
2008-04-15 10:33Berk GeveciCategory => Someday
2009-05-13 13:49Utkarsh AyachitTarget Version => Someday
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategory => (No Category)
2014-10-10 10:29Cory QuammenNote Added: 0033624
2014-10-10 10:29Cory QuammenStatusbacklog => gatekeeper review
2014-10-10 10:29Cory QuammenResolutionreopened => no change required
2014-10-15 10:08Utkarsh AyachitFixed in Version => git-master
2014-10-15 10:08Utkarsh AyachitStatusgatekeeper review => customer review
2014-10-15 10:08Utkarsh AyachitNote Added: 0033647
2014-11-06 20:19Alan ScottNote Added: 0033774
2014-11-06 20:19Alan ScottStatuscustomer review => closed
2015-01-02 10:45Utkarsh AyachitFixed in Versiongit-master => 4.3

Notes
(0009502)
Alan Scott   
2007-10-17 17:03   
Should this be in the 3.2 branch? I don't see it there...
(0033624)
Cory Quammen   
2014-10-10 10:29   
This no longer appears to be an issue.

The time steps are reported correctly in the table that shows the time step index and time value.
(0033647)
Utkarsh Ayachit   
2014-10-15 10:08   
Topics merged into master:
        15025_fix_annotations
        15035_reverse_connections_dsrs
        15043_add_qmake_variable_back
        15044_update_example_plugins
        cmake-cmp0053-warnings
        live-breakpoint
        pv-plot-bar-lut
        visible_range

(0033774)
Alan Scott   
2014-11-06 20:19   
Tested master, Linux, local server.