View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015090ParaView(No Category)public2014-10-29 22:022015-01-11 08:15
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.2 
Target Version4.3Fixed in Version4.3 
Summary0015090: State files load time incorrectly, leading to a crash.
DescriptionParaView has an incorrect load of time when loading from state. This leads to a crash when a user tries to make any movies. This needs to be fixed ASAP.

* Linux, 4.2.0, local server.
* Start ParaView.
* Open can.exo. Apply.
* File/ Save State. Save as a .pvsm file.
* Quit ParaView. (Reset Session does not show the same issues)
* Start ParaView.
* File/ Load State. Load the file you saved above.
* Notice that the number of timesteps has gone to TBD. Further, if you step forward one step, the counter never goes off of 0.
* File/ Save Animation. Save as .avi.

Crash.
TagsNo tags attached.
ProjectSandia
Topic Name15090_fix_state_loading_issues
Typecrash
Attached Files

 Relationships
has duplicate 0014865closedAlan Scott State files not loading time range correctly 

  Notes
(0033677)
Utkarsh Ayachit (administrator)
2014-10-31 10:02

commit f815af7590f41a247808b420491a56668dae9694
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Oct 31 10:00:13 2014 -0400

    BUG 0015090: Fixed state loading + time issue.
    
    The problem was that that vtkSMStateLoader was missing the timekeeper
    proxy already present when loading state due to name mismatch. Fixed
    that. Also cleaned up vtkSMStateLoader to use new/easier method on
    vtkSMParaViewPipelineController to locate exisiting proxies of a
    particular type.
    
    Change-Id: I80e5f0778170118d2c43b4f63e8595190fbf037e
(0033700)
Utkarsh Ayachit (administrator)
2014-11-04 10:48

Topics merged into master:
(VTK)   update-vtk-20141030
 15032_fix_settings_dialog  
 15076_fix_opacity_mapping_reset  
 15078_fix_point_sprite  
 15090_fix_state_loading_issues  
 15093_fix_stereo_issues  
 fix-xml-crash-on-close  
 python_syntax_highlighting_bugs
(0033763)
Alan Scott (manager)
2014-11-06 18:19

Tested Linux, master, local server.

 Issue History
Date Modified Username Field Change
2014-10-29 22:02 Alan Scott New Issue
2014-10-29 22:03 Alan Scott Target Version => 4.3
2014-10-29 22:03 Alan Scott Summary State files load time incorrectly. => State files load time incorrectly, leading to a crash.
2014-10-31 10:02 Utkarsh Ayachit Topic Name => 15090_fix_state_loading_issues
2014-10-31 10:02 Utkarsh Ayachit Note Added: 0033677
2014-10-31 10:02 Utkarsh Ayachit Status backlog => gatekeeper review
2014-10-31 10:02 Utkarsh Ayachit Fixed in Version => git-next
2014-10-31 10:02 Utkarsh Ayachit Resolution open => fixed
2014-10-31 10:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-11-04 10:48 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-04 10:48 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-04 10:48 Utkarsh Ayachit Note Added: 0033700
2014-11-06 18:19 Alan Scott Note Added: 0033763
2014-11-06 18:19 Alan Scott Status customer review => closed
2014-12-05 13:52 Alan Scott Relationship added has duplicate 0014865
2015-01-02 10:45 Utkarsh Ayachit Fixed in Version git-master => 4.3
2015-01-11 08:15 Utkarsh Ayachit Source_changeset_attached => ParaView master 3f6fd74f
2015-01-11 08:15 Utkarsh Ayachit Source_changeset_attached => ParaView master f815af75


Copyright © 2000 - 2018 MantisBT Team