MantisBT - ParaView
View Issue Details
0015137ParaView(No Category)public2014-11-18 18:522015-01-11 08:14
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
4.2 
4.34.3 
Sandia
15137_fix_label_format
incorrect functionality
0015137: Cell ID displays are junk in vtu files
Windows, 4.2, local server.

* Open attached .vtu file. All vars on. Apply.
* Z-
* Select a cell.
* Find data. Cell Labels. Id.

Bug - the cell labels are crazy size numbers, such as 1e-323. This is an important bug, and needs to be fixed.
No tags attached.
? sampleUnstructuredQuads3d.vtu (1,303) 2014-11-18 18:54
https://www.vtk.org/Bug/file/9773/sampleUnstructuredQuads3d.vtu
Issue History
2014-11-18 18:52Alan ScottNew Issue
2014-11-18 18:53Alan ScottSummaryCell ID displays are junk in VTK files => Cell ID displays are junk in vtu files
2014-11-18 18:54Alan ScottFile Added: sampleUnstructuredQuads3d.vtu
2014-11-18 18:56Alan ScottProduct Version => 4.2
2014-11-18 18:56Alan ScottTarget Version => 4.3
2014-11-23 23:00Utkarsh AyachitTopic Name => 15137_fix_label_format
2014-11-23 23:00Utkarsh AyachitNote Added: 0033830
2014-11-23 23:00Utkarsh AyachitStatusbacklog => gatekeeper review
2014-11-23 23:00Utkarsh AyachitFixed in Version => git-next
2014-11-23 23:00Utkarsh AyachitResolutionopen => fixed
2014-11-23 23:00Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-11-27 11:38Utkarsh AyachitFixed in Versiongit-next => git-master
2014-11-27 11:39Utkarsh AyachitStatusgatekeeper review => customer review
2014-11-27 11:39Utkarsh AyachitNote Added: 0033857
2014-12-02 15:57Alan ScottNote Added: 0033874
2014-12-02 15:57Alan ScottStatuscustomer review => closed
2015-01-02 10:43Utkarsh AyachitFixed in Versiongit-master => 4.3
2015-01-11 08:14Utkarsh AyachitSource_changeset_attached => ParaView master 7f7cba8c
2015-01-11 08:14Utkarsh AyachitSource_changeset_attached => ParaView master 7ea8415e

Notes
(0033830)
Utkarsh Ayachit   
2014-11-23 23:00   
commit 7ea8415e0d45def5a570d9db435231f90da4fc72
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sun Nov 23 22:59:01 2014 -0500

    BUG 0015137: Fixed label format.

    Setting the label format to empty by default ensures that VTK picks a
    label format based on the data type. It's better to use that that some
    hard-coded default. That addresses the reported BUG.

    Change-Id: I8be35a176258cfe1d4c3ef94e4efde0d9588f432
(0033857)
Utkarsh Ayachit   
2014-11-27 11:39   
Topics merged into master (v4.2.0-153-g044be9b)
        0015141_add_rotation_factor
        0015144_subticks_marks_deactivation
        0015146_add_SelectPoints_function_in_pvsimple
        15137_fix_label_format
        15148_ADIOS_require_MPI
(VTK) kdtree-repr
        qtEvent_player_fix
(VTK) update-hdf5
(VTK) vtk_20141122
(0033874)
Alan Scott   
2014-12-02 15:57   
Tested master, Linux, remote server.