View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005678ParaView(No Category)public2007-09-11 16:422011-01-13 17:00
ReporterBerk Geveci 
Assigned ToAmy Squillacote 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005678: Cannot edit lookup table when scalar range = 0
DescriptionTo reproduce:
* Create sphere
* Apply calculator, eqn = 5
* Bring up the scalar bar
* Bring up color map editor (Edit Color Map...)

- no points on the editor
- cannot create more points by clicking

In this case, ParaView already added 2 points but the editor is not showing them. Also, if you click on the editor, the scalar bar values turn to nans. I am guessing there is a division by 0 somewhere.

The color map editor should show all points even if they have the same scalar value.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0009303)
Amy Squillacote (reporter)
2007-09-26 15:15

This has been fixed on the CVS head.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorRepresentationSimple1D.cxx,v <-- vtkTransferFunctionEditorRepresentationSimple1D.cxx
new revision: 1.19; previous revision: 1.18
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidget.cxx,v <-- vtkTransferFunctionEditorWidget.cxx
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidget.h,v
<-- vtkTransferFunctionEditorWidget.h
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidget1D.cxx,v <-- vtkTransferFunctionEditorWidget1D.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidgetSimple1D.cxx,v <-- vtkTransferFunctionEditorWidgetSimple1D.cxx
new revision: 1.34; previous revision: 1.33
/cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkColorTransferFunction.cxx,v
<-- vtkColorTransferFunction.cxx
new revision: 1.72; previous revision: 1.71
/cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkColorTransferFunction.h,v
<-- vtkColorTransferFunction.h
new revision: 1.54; previous revision: 1.53
/cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkPiecewiseFunction.h,v
<-- vtkPiecewiseFunction.h
new revision: 1.41; previous revision: 1.40
/cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkPiecewiseFunction.cxx,v
<-- vtkPiecewiseFunction.cxx
new revision: 1.49; previous revision: 1.48

Also Utkarsh committed Qt/Core/pqPipelineRepresentation.cxx for me (CVS rev. 1.14)

I still need to copy this to the 3.2 branch.
(0009309)
Amy Squillacote (reporter)
2007-09-27 10:32

I copied my changes to the ParaView-3-2 branch, and Clint submitted the Qt-related change.
(0009354)
Alan Scott (manager)
2007-10-01 19:15

Tested locally, 3.2 and head.

 Issue History
Date Modified Username Field Change
2007-09-11 16:42 Berk Geveci New Issue
2007-09-11 16:43 Berk Geveci Status backlog => tabled
2007-09-11 16:43 Berk Geveci Assigned To => Amy Squillacote
2007-09-26 15:15 Amy Squillacote Note Added: 0009303
2007-09-27 10:32 Amy Squillacote Status tabled => @80@
2007-09-27 10:32 Amy Squillacote Resolution open => fixed
2007-09-27 10:32 Amy Squillacote Note Added: 0009309
2007-10-01 19:15 Alan Scott Status @80@ => closed
2007-10-01 19:15 Alan Scott Note Added: 0009354
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team