MantisBT - ParaView
View Issue Details
0015252ParaViewBugpublic2015-01-09 22:212015-09-06 12:18
Alan Scott 
Dan Lipsa 
normalminoralways
closedfixed 
4.3 
4.44.4 
Sandia
global-node-id-15252
incorrect functionality
0015252: Remote Server, GlobalElementId and GlobalNodeId don't paint
If you try to color can.exo by GlobalElementId or GlobalNodeId, remote server, the can.exo just stays white. This is bug.

4.3.0 RC1 as well as 4.2.0, Linux, remote server.
Open can.exo. All vars on. Apply.
Now, try color the can by GlobalElementId or GlobalNodeId. The can just stays white. This is a bug.
commit 2f46d3aa161a6c6641a3485ac9c2edc091ef26d9
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Thu Apr 23 09:15:59 2015 -0400

    BUG 0015252: GlobalIds array is not removed
    
    By default, global ids array is removed by vtkAppendPolyData and vtkAppendCompositeDataLeaves
    filters. This is not correct for the case when ParaView distributes data between MPI nodes
    and then rebuilds the data on node 0. We fix this by unsetting the active globalids attribute.
No tags attached.
Issue History
2015-01-09 22:21Alan ScottNew Issue
2015-01-30 16:44Dan LipsaAssigned To => Dan Lipsa
2015-01-30 16:44Dan LipsaStatusbacklog => active development
2015-04-23 21:35Dan LipsaTopic Name => global-node-id-15252
2015-04-23 21:35Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1064#r1064
2015-04-23 21:37Dan LipsaStatusactive development => gatekeeper review
2015-04-27 09:41Utkarsh AyachitNote Added: 0034371
2015-04-27 09:41Utkarsh AyachitStatusgatekeeper review => customer review
2015-04-27 09:41Utkarsh AyachitResolutionopen => fixed
2015-04-27 09:41Utkarsh AyachitFixed in Version => git-master
2015-04-29 20:11Alan ScottNote Added: 0034381
2015-04-29 20:11Alan ScottNote Added: 0034382
2015-04-29 20:11Alan ScottStatuscustomer review => closed
2015-09-06 12:18Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034371)
Utkarsh Ayachit   
2015-04-27 09:41   
http://www.webupd8.org/2013/07/pair-unpair-logitech-unifying-devices.html [^]
(0034381)
Alan Scott   
2015-04-29 20:11   
Web site listed above is irrelevant, probably a cut and paste error on Utkarsh's part. Ignore.
(0034382)
Alan Scott   
2015-04-29 20:11   
Tested master, Linux, remote server.