MantisBT - ParaView
View Issue Details
0015479ParaView(No Category)public2015-05-21 17:582015-09-06 12:18
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.44.4 
Sandia
incorrect functionality
0015479: vtkBlockColors not initializing correctly.(color is wrong)
* Master, Linux, local server.
* can.exo, all vars on, apply.
* Color by vtkBlockColors.

<<Bug>> The two blocks don't start at the first entry in the Block Colors. Should go color 0 and 1, incorrectly starts at 2 and goes to 3.
No tags attached.
related to 0015478closed Alan Scott vtkBlockColors master bug 
Issue History
2015-05-21 17:58Alan ScottNew Issue
2015-05-21 21:08Alan ScottRelationship addedrelated to 0015478
2015-05-21 21:11Alan ScottProduct Version => git-master
2015-05-21 21:11Alan ScottTarget Version => 4.4
2015-06-02 17:37Utkarsh AyachitNote Added: 0034439
2015-06-02 17:51Utkarsh AyachitNote Added: 0034440
2015-06-02 17:51Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-06-02 17:51Utkarsh AyachitStatusbacklog => active development
2015-06-03 10:33Utkarsh AyachitStatusactive development => gatekeeper review
2015-06-03 10:33Utkarsh AyachitFixed in Version => git-master
2015-06-03 10:33Utkarsh AyachitResolutionopen => fixed
2015-06-03 10:33Utkarsh AyachitNote Added: 0034453
2015-06-03 10:33Utkarsh AyachitStatusgatekeeper review => customer review
2015-06-04 16:51Alan ScottNote Added: 0034478
2015-06-04 16:51Alan ScottStatuscustomer review => closed
2015-09-06 12:18Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034439)
Utkarsh Ayachit   
2015-06-02 17:37   
commit 6af3ce22ac8d73e6ab42b435e9694b5c7e2ae8dc
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jun 2 17:35:57 2015 -0400

    BUG 0015479: Make vtkBlockColors use "leaf index".
    
    Since leaf nodes in a multiblock dataset are the things that get
    rendered in a view, using the leaf index to make up the vtkBlockColors
    numbers.
(0034440)
Utkarsh Ayachit   
2015-06-02 17:51   
https://gitlab.kitware.com/paraview/paraview/merge_requests/137 [^]
(0034453)
Utkarsh Ayachit   
2015-06-03 10:33   
fix merged in master.
(0034478)
Alan Scott   
2015-06-04 16:51   
Tested master, Linux, remote server.