View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013405ParaView(No Category)public2012-08-28 11:022012-10-29 17:05
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14.1 
Target Version3.98.0Fixed in Version3.98.0 
Summary0013405: Start/End time not set to TIME_RANGE (SLAC reader)
DescriptionWhen a pipeline source reports a TIME_RANGE key without a TIME_STEPS key, ParaView should take the time range and set the start and end times to that range. That does not seem to be happening. At least, that does not seem to be happening for vtkSLACReader.

To see the problem in effect, load the mesh and mode file located in VTKLargeData/Data/SLAC/ll-9cell-f523. (I find it easiest to load these files using the special open dialog in the SLACTools plugin.) When loaded, this reader should be reporting a time range starting at 0 and ending at 4.06994e-10. Instead, the start and end time both remain at 1.
TagsNo tags attached.
ProjectTBD
Topic Name13405_slac_reader_timerange_issue
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029127)
Utkarsh Ayachit (administrator)
2012-09-04 16:35

commit 419f6df72b22ea9c82bb6e19e6b0f8b9a7ceac1f
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Sep 4 16:33:37 2012 -0400

    BUG 0013405. TimeRange not being updated correctly.
    
    pqSLACDataLoadManager was not calling UpdatePipelineInformation() after it
    changed properties that lead to new timerange information. As a consequence, the
    GUI was not detect the change in time range. Fixed that. This fixes BUG 0013405.
(0029146)
Utkarsh Ayachit (administrator)
2012-09-07 14:50

merged in master if applicable

 Issue History
Date Modified Username Field Change
2012-08-28 11:02 Ken Moreland New Issue
2012-08-28 11:02 Ken Moreland Assigned To => Utkarsh Ayachit
2012-09-04 16:35 Utkarsh Ayachit Topic Name => 13405_slac_reader_timerange_issue
2012-09-04 16:35 Utkarsh Ayachit Note Added: 0029127
2012-09-04 16:35 Utkarsh Ayachit Status backlog => gatekeeper review
2012-09-04 16:35 Utkarsh Ayachit Fixed in Version => git-next
2012-09-04 16:35 Utkarsh Ayachit Resolution open => fixed
2012-09-07 14:50 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-09-07 14:50 Utkarsh Ayachit Status gatekeeper review => customer review
2012-09-07 14:50 Utkarsh Ayachit Note Added: 0029146
2012-09-07 23:25 Ken Moreland Status customer review => closed
2012-09-07 23:25 Ken Moreland Fixed in Version git-master => 4.0
2012-10-29 17:05 Utkarsh Ayachit Fixed in Version 4.0 => 3.98.0
2012-10-29 17:05 Utkarsh Ayachit Target Version => 3.98.0


Copyright © 2000 - 2018 MantisBT Team