View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012180ParaViewBugpublic2011-05-11 05:142012-02-08 17:25
ReporterJerome Velut 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformIntel x64OSLinuxOS VersionFedora-14
Product VersionDevelopment 
Target Version3.12Fixed in Version3.12 
Summary0012180: Lookup table messed when source representation is 'Volume'
DescriptionWhen the representation of a source is set to 'Volume', the following filters are not able to get a 'good' lookup table. Instead, a weird 'blue to red' color map is provided and is uneditable. Moreover, the 'Volume' and 'slice' representation do not follow this color map.
Steps To Reproduce- add a Wavelet source
- set representation to 'Volume'
- add an 'Extract Subset' filter and click apply
- Go to 'Edit Color Map' -> you will see the uneditable color map
- Set 'ExtractSubset1' representation to 'Volume': the representation show a B&W surface of the volume...
Additional InformationOccurs on git-master and pv3.10.1, standalone and pvserver.
TagsNo tags attached.
ProjectTBD
Topic Name12180_fix_lut
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0026519)
Jerome Velut (reporter)
2011-05-17 15:42

I reproduced the bug with the ParaView-3.10.1 binaries provided on the paraview website (Linux x86_64).
(0027413)
Utkarsh Ayachit (administrator)
2011-08-22 14:35

commit e7e0ba02fcc7f929d0998399c34cef54db9467b1
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Aug 22 14:34:17 2011 -0400

    Fixed BUG 0012180. LUT was getting messed up.
    
    The problem was that the ColorArrayName was being inherited when "ExtractSubset"
    was created even though the representation type was set to Outline. That
    confused the GUI to no ends. Fixed that by ensuring that the ColorArrayName is
    cleared for Outline.
(0028149)
Utkarsh Ayachit (administrator)
2012-02-08 17:25

Closing bugs sitting in "customer review" for a long time.

 Issue History
Date Modified Username Field Change
2011-05-11 05:14 Jerome Velut New Issue
2011-05-17 15:42 Jerome Velut Note Added: 0026519
2011-07-01 09:26 Utkarsh Ayachit Project => TBD
2011-07-01 09:26 Utkarsh Ayachit Type => incorrect functionality
2011-07-01 09:26 Utkarsh Ayachit Target Version => 3.12
2011-07-12 13:01 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-07-12 13:01 Utkarsh Ayachit Status backlog => todo
2011-08-22 14:35 Utkarsh Ayachit Topic Name => 12180_fix_lut
2011-08-22 14:35 Utkarsh Ayachit Note Added: 0027413
2011-08-22 14:35 Utkarsh Ayachit Status todo => gatekeeper review
2011-08-22 14:35 Utkarsh Ayachit Fixed in Version => 3.12
2011-08-22 14:35 Utkarsh Ayachit Resolution open => fixed
2011-08-26 15:57 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-08 17:25 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:25 Utkarsh Ayachit Note Added: 0028149


Copyright © 2000 - 2018 MantisBT Team