View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009135ParaViewBugpublic2009-06-10 20:212009-06-11 19:08
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.6 
Summary0009135: Save CSV file from plot over time hangs
DescriptionThis may not technically be a hang, but it is sure close.
* Linux, local server, 3.6.0
* Open g1s1-10fps.e.16.*. All vars on, apply.
* Select a cell towards the top of the model.
* Filters/ Plot selection over time. Apply.
* On the display tab, turn everything off except for eqps and vonmises.
* Now, we want to save this data as a CSV file. Since Export isn't available, lets use "save data". Go to a directory you don't mind deleting.
* Select Write all timesteps.
* OK.

ParaView will appear to be hung. It is actually writing a few thousand or hundreds of thousands of files. Bad - really bad.

TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016701)
Alan Scott (manager)
2009-06-10 20:25

OK, I lied - ParaView did finally seg fault.
(0016706)
Utkarsh Ayachit (administrator)
2009-06-11 08:49

Incorrect temporal loop checks resulted in the filter
running indefinitely when the number of timesteps provided by input were 0, and
the user had enabled WriteAllTimesteps. Fixed that.


/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkParallelSerialWriter.cxx,v <-- Servers/Filters/vtkParallelSerialWriter.cxx
new revision: 1.7; previous revision: 1.6


3.6 Branch commit--------
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkParallelSerialWriter.cxx,v <-- Servers/Filters/vtkParallelSerialWriter.cxx
new revision: 1.6.4.1; previous revision: 1.6
(0016713)
Alan Scott (manager)
2009-06-11 19:07

Tested remote server.

 Issue History
Date Modified Username Field Change
2009-06-10 20:21 Alan Scott New Issue
2009-06-10 20:25 Alan Scott Note Added: 0016701
2009-06-11 08:36 Utkarsh Ayachit Status backlog => tabled
2009-06-11 08:36 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-06-11 08:49 Utkarsh Ayachit Note Added: 0016706
2009-06-11 08:49 Utkarsh Ayachit Status tabled => @80@
2009-06-11 08:49 Utkarsh Ayachit Fixed in Version => 3.6
2009-06-11 08:49 Utkarsh Ayachit Resolution open => fixed
2009-06-11 19:08 Alan Scott Note Added: 0016713
2009-06-11 19:08 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team