View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006147ParaView(No Category)public2007-12-11 10:102009-05-13 13:59
ReporterDavid Karelitz 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006147: (MARS-normal) Display is wrong when first timestep value in a file is not 0
DescriptionIf the first timestep value in a file is not 0, the GUI timestep value is incorrect and any timestep value labels show 0 and not the correct value of the first timestep.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesgz file icon OffsetTimeRange.tar.gz [^] (26,005 bytes) 2008-04-15 12:28

 Relationships

  Notes
(0010184)
Utkarsh Ayachit (administrator)
2008-01-18 09:49

The following patch fixes this issue.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineRepresentation.cxx,v <-- pqPipelineRepresentation.cxx
new revision: 1.19; previous revision: 1.18
(0010263)
Alan Scott (manager)
2008-01-23 16:22

Client (XP) Server (6 processors). Trunk, January 23rd.

I still see this issue. Ken has a BIG dataset that he says is unlimited release that we can send out. I am using that. Ask Ken or me for it if necessary.

I bring up this file, and it has a time of 0, time step of 0. In the Information tab, we have Time Index = 0, Value = 30.8525, Index 1 = 31.1025, etc..

I click the Next Frame button, and the time button sets to time step 0 - i.e., 30.8525, time step 0. I click the Next Frame button, now we are (correctly) at 31.1025, time step 1.
(0010749)
Berk Geveci (administrator)
2008-03-07 08:09

Utkarsh:
Can you check this out?

Alan:
What is that big dataset you are referring to? Do we have it?
(0011335)
Ken Moreland (manager)
2008-04-15 12:29

The data set Alan is talking about is a semi-large fire data set I sent Berk a while ago.

To make things easier, I attached a simple, small data set that displays the problem. It is a simple modification of the singleSphereAnimation data set in ParaViewData with the time range offset to 10-20.
(0011345)
Utkarsh Ayachit (administrator)
2008-04-15 15:23

When a file is opened, if the current time (both the
application time maintained by the time keeper, as well as the animation time
maintained by the animation scene) is not within the range of time values
provided by the while, then we change the current time to be the minimum time
provided by the reader.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqAnimationScene.cxx,v <-- Qt/Core/pqAnimationScene.cxx
new revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Qt/Core/pqTimeKeeper.cxx,v <-- Qt/Core/pqTimeKeeper.cxx
new revision: 1.14; previous revision: 1.13
(0011405)
Alan Scott (manager)
2008-04-16 17:15

Tested local client

 Issue History
Date Modified Username Field Change
2007-12-11 10:10 David Karelitz New Issue
2008-01-18 09:49 Utkarsh Ayachit Status backlog => @80@
2008-01-18 09:49 Utkarsh Ayachit Resolution open => fixed
2008-01-18 09:49 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2008-01-18 09:49 Utkarsh Ayachit Note Added: 0010184
2008-01-23 16:22 Alan Scott Status @80@ => @20@
2008-01-23 16:22 Alan Scott Resolution fixed => reopened
2008-01-23 16:22 Alan Scott Note Added: 0010263
2008-03-07 07:56 Berk Geveci Target Version => MARS
2008-03-07 08:03 Berk Geveci Category Development => 3.4
2008-03-07 08:09 Berk Geveci Note Added: 0010749
2008-03-07 08:09 Berk Geveci Status @20@ => tabled
2008-04-15 12:28 Ken Moreland File Added: OffsetTimeRange.tar.gz
2008-04-15 12:29 Ken Moreland Note Added: 0011335
2008-04-15 15:23 Utkarsh Ayachit Status tabled => @80@
2008-04-15 15:23 Utkarsh Ayachit Resolution reopened => fixed
2008-04-15 15:23 Utkarsh Ayachit Note Added: 0011345
2008-04-16 17:15 Alan Scott Status @80@ => closed
2008-04-16 17:15 Alan Scott Note Added: 0011405
2009-05-13 13:58 Utkarsh Ayachit Target Version MARS => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team