MantisBT - ParaView
View Issue Details
0014907ParaView(No Category)public2014-08-03 14:192016-06-30 16:15
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
5.1git-master 
Sandia
incorrect functionality
0014907: Invalid partial array indication
Steps to reproduce:

+ ParaView connected to pvserver with 2 MPI ranks
+ Ensure remote rendering is disabled (not sure it matters)

+ Open multicomb_1.vts
+ Apply
+ Extract Subset with VOI set to (22, 31), (21, 29), (14, 19).
+ Apply

The information tab shows all arrays as Partial. Which is clearly not the case since this is not a mutliblock dataset.
No tags attached.
related to 0015102closed Utkarsh Ayachit Something's wrong with Partial array indicators 
Issue History
2014-08-03 14:19Utkarsh AyachitNew Issue
2014-08-03 14:20Utkarsh AyachitTarget Version => 4.2
2014-08-03 14:58Utkarsh AyachitDescription Updatedbug_revision_view_page.php?rev_id=803#r803
2014-08-04 10:18Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-08-04 10:18Utkarsh AyachitStatusbacklog => todo
2014-08-04 19:20Utkarsh AyachitStatustodo => backlog
2014-11-14 22:52Utkarsh AyachitTarget Version4.2 => 4.4
2015-01-02 10:43Utkarsh AyachitFixed in Version => 4.3
2015-06-22 12:01Cory QuammenNote Added: 0034598
2015-06-22 12:01Cory QuammenAssigned ToUtkarsh Ayachit => Cory Quammen
2015-09-11 16:43Utkarsh AyachitTarget Version4.4 => 5.1
2016-06-21 22:03Utkarsh AyachitAssigned ToCory Quammen => Utkarsh Ayachit
2016-06-21 22:03Utkarsh AyachitRelationship addedrelated to 0015102
2016-06-21 22:04Utkarsh AyachitNote Added: 0036095
2016-06-21 22:04Utkarsh AyachitStatusbacklog => gatekeeper review
2016-06-21 22:04Utkarsh AyachitFixed in Version4.3 => git-master
2016-06-21 22:04Utkarsh AyachitResolutionopen => fixed
2016-06-23 11:39Utkarsh AyachitStatusgatekeeper review => customer review
2016-06-30 16:15Alan ScottNote Added: 0036143
2016-06-30 16:15Alan ScottStatuscustomer review => closed

Notes
(0034598)
Cory Quammen   
2015-06-22 12:01   
I can confirm that the arrays are listed as partial. That's probably because this particular subset is contained on only one processor. I'll take a look at the logic that determines whether an array is partial.
(0036095)
Utkarsh Ayachit   
2016-06-21 22:04   
Works as expected after this fix https://gitlab.kitware.com/paraview/paraview/merge_requests/839 [^]
(0036143)
Alan Scott   
2016-06-30 16:15   
Tested master, Linux, remote server.