View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013533ParaView(No Category)public2012-10-18 13:542015-01-11 08:34
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.0Fixed in Version3.98.0 
Summary0013533: Exodus reader load state not working correctly
DescriptionExodus reader load state not working correctly.

* Open disk_out_ref.ex2, all variables on, apply
* Color by CH4
* Show Scalar Bar
* Save State
* Load State

You'll get errors
ERROR: In /home/utkarsh/Kitware/ParaView3/ParaView/VTK/IO/Exodus/vtkExodusIIReader.cxx, line 1549
vtkExodusIIReaderPrivate (0x36d0c20): Could not read nodal result variable Temp.

TagsNo tags attached.
ProjectSandia
Topic Name13533_fix_exodus_load_state
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029504)
Utkarsh Ayachit (administrator)
2012-10-24 16:57

commit a9fe43219e3710b54a310dd24ddffafbe35ce846
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 24 16:31:11 2012 -0400

    BUG 0013533. Fixes state issue with exodus reader.
    
    Fixes bug introduced by 74ec34b1. When state files were loaded with timestep 0,
    the time value wasn't being set on vtkPVView. vtkPVView::SetViewTime() compared
    the old time value to the new one without regard for whether VimeTimeValid was
    set. This fixes that issue.
    
    Added a test that loads Exodus state file (for ParaView 3.14.1 to test backwards
    compatibility as well). The state file is loaded using the command line
    argument for loading state file.
    
    Change-Id: Ib5c1e237617cfb47a0fa3e948e4be554db89d9ed
(0029550)
Utkarsh Ayachit (administrator)
2012-10-29 10:50

merged into master, if applicable.
(0029579)
Alan Scott (manager)
2012-10-29 16:29

Tested remote server, master, Linux.

 Issue History
Date Modified Username Field Change
2012-10-18 13:54 Utkarsh Ayachit New Issue
2012-10-18 13:54 Utkarsh Ayachit Target Version => 4.0
2012-10-24 12:48 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-24 12:48 Utkarsh Ayachit Status backlog => todo
2012-10-24 12:48 Utkarsh Ayachit Status todo => active development
2012-10-24 16:57 Utkarsh Ayachit Topic Name => 13533_fix_exodus_load_state
2012-10-24 16:57 Utkarsh Ayachit Note Added: 0029504
2012-10-24 16:57 Utkarsh Ayachit Status active development => gatekeeper review
2012-10-24 16:57 Utkarsh Ayachit Fixed in Version => git-next
2012-10-24 16:57 Utkarsh Ayachit Resolution open => fixed
2012-10-29 10:50 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-10-29 10:50 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-29 10:50 Utkarsh Ayachit Note Added: 0029550
2012-10-29 16:29 Alan Scott Note Added: 0029579
2012-10-29 16:29 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2015-01-11 08:33 Utkarsh Ayachit Source_changeset_attached => ParaView master cd16bd67
2015-01-11 08:34 Utkarsh Ayachit Source_changeset_attached => ParaView master a9fe4321


Copyright © 2000 - 2018 MantisBT Team