View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009143ParaViewBugpublic2009-06-11 19:372011-01-13 17:00
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.6.2 
Summary0009143: Showing a plot filter into a spreadsheet crashes ParaView.
Description* ParaView 3.6.0, 8 servers, Linux.
* Open g1s1-10fps.e.10.*. All variables, Apply.
* Integrate Variables. Notice that it brings up Point Data, but we want Cell Data (where the volume is).
* Select Attribute Cell Data. Highlight the row by clicking on it.
* Filter/ Data Analysis/ Plot Selection over Time. (Don't do anything else)
* Notice on the spreadsheet view that Attribute has changed back to Point Data. But, we want to plot cells! Select Attribute Cell Data once again. NOW, hit the Apply button.
* Now, highlight the spreadsheet view. Next, in the pipeline browser, select the plot selection over time filter, and turn it's eyeball on.

ParaView will never come back.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016913)
Utkarsh Ayachit (administrator)
2009-07-20 09:33

vtkPExtractArraysOverTime was breaking the First Law of
Composite Datasets: All processes must have the same structure. This was
resulting in deadlocks when streaming the data for viewing by the spreadsheet
view. Fixed that.

/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkPExtractArraysOverTime.cxx,v <-- ./VTK/Parallel/vtkPExtractArraysOverTime.cxx
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkPExtractArraysOverTime.h,v <-- ./VTK/Parallel/vtkPExtractArraysOverTime.h
new revision: 1.5; previous revision: 1.4

3.6 Branch Commit------------------------------------
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkPExtractArraysOverTime.cxx,v <-- VTK/Parallel/vtkPExtractArraysOverTime.cxx
new revision: 1.9.2.1; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkPExtractArraysOverTime.h,v <-- VTK/Parallel/vtkPExtractArraysOverTime.h
new revision: 1.4.2.1; previous revision: 1.4
(0017040)
Alan Scott (manager)
2009-07-31 13:58

Tested remote server.

 Issue History
Date Modified Username Field Change
2009-06-11 19:37 Alan Scott New Issue
2009-07-20 09:33 Utkarsh Ayachit Note Added: 0016913
2009-07-20 09:33 Utkarsh Ayachit Status backlog => @80@
2009-07-20 09:33 Utkarsh Ayachit Fixed in Version => 3.6.2
2009-07-20 09:33 Utkarsh Ayachit Resolution open => fixed
2009-07-20 09:33 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-07-31 13:58 Alan Scott Note Added: 0017040
2009-07-31 13:58 Alan Scott Status @80@ => closed
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709


Copyright © 2000 - 2018 MantisBT Team