MantisBT - ParaView
View Issue Details
0007505ParaView(No Category)public2008-08-19 18:222009-05-13 13:59
Ken Moreland 
Utkarsh Ayachit 
normalmajorhave not tried
closedfixed 
 
3.43.4 
0007505: Annotate time reports wrong time
The time reported with the annotate time source is not agreeing with the time reported by any of the GUI widgets. To replicate, do the following:

1. Load can.ex2.
2. Create an Annotate Time source (not the filter).
3. Go to the last time step.

At the last time step, all of the GUI widgets (including the information panel) report the time being about 0.0043, but the annotate time source reports it at 0.004730.
No tags attached.
Issue History
2008-08-19 18:22Ken MorelandNew Issue
2008-08-19 18:22Ken MorelandStatusbacklog => tabled
2008-08-19 18:22Ken MorelandAssigned To => Utkarsh Ayachit
2008-08-20 15:15Utkarsh AyachitStatustabled => @80@
2008-08-20 15:15Utkarsh AyachitResolutionopen => fixed
2008-08-20 15:15Utkarsh AyachitNote Added: 0013118
2008-08-21 22:02Alan ScottStatus@80@ => closed
2008-08-21 22:02Alan ScottNote Added: 0013150
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0013118)
Utkarsh Ayachit   
2008-08-20 15:15   
Bug in vtkTimeToTextConvertor, incorrect default value for Scale (was 1.1 instead of 1.0), hence the scaling of time.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTimeToTextConvertor.cxx,v <-- Servers/Filters/vtkTimeToTextConvertor.cxx
new revision: 1.6; previous revision: 1.5
(0013150)
Alan Scott   
2008-08-21 22:02   
Tested client/server.