View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016112ParaView(No Category)public2016-05-06 16:502016-07-25 21:44
ReporterSujin Philip 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version5.2 
Summary0016112: Unhelpfull warning message: "No prominent values for consumer."
DescriptionTo get this error message:
1) Open disk_out_ref.ex2. Apply.
2) Coloring should be by vtkBlockColors field data
3) Add slice filter. Apply. Note that coloring is still by vtkBlockColors.
4) Change cylinder center to 8,0,0. Apply. The warning message should pop-up.

I haven’t been able to reproduce this with field or cell data. The warning is produced in function: vtkSMTransferFunctionProxy::ComputeAvailableAnnotations.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships
related to 0015984closedSujin Philip Clip and slice by cylinder is broken 

  Notes
(0035939)
Alan Scott (manager)
2016-05-09 14:29

May be OK to show these types of warnings in debug mode, but NOT OK to show in release mode! Only reason it would ever be OK is if algorithms fall apart, and then the algorithm should be fixed.
(0036083)
Cory Quammen (developer)
2016-06-19 07:23

I could not reproduce this in master.
(0036084)
Cory Quammen (developer)
2016-06-19 07:26

Oops, scratch that. The warning message appears as described in the initial report.
(0036096)
Utkarsh Ayachit (administrator)
2016-06-21 22:22
edited on: 2016-06-21 22:24

Cory, can you take a look at this? I think that warning should just be removed. It happens because the code is trying to reset range, but the dataset ended up having empty output. It's not a error/issue to enounter such a case. The code should handle it by not resetting any color range, which is what it currently does anyways.

See this: https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/Rendering/vtkSMTransferFunctionProxy.cxx#L420 [^]

(0036112)
Cory Quammen (developer)
2016-06-27 13:21

Fix merged in master.
(0036576)
Alan Scott (manager)
2016-07-25 21:00

I tested it tonight, it looks good. OK to close.

 Issue History
Date Modified Username Field Change
2016-05-06 16:50 Sujin Philip New Issue
2016-05-06 16:50 Sujin Philip Assigned To => Utkarsh Ayachit
2016-05-06 16:52 Sujin Philip Relationship added related to 0015984
2016-05-09 14:29 Alan Scott Note Added: 0035939
2016-06-19 07:23 Cory Quammen Note Added: 0036083
2016-06-19 07:23 Cory Quammen Status backlog => gatekeeper review
2016-06-19 07:23 Cory Quammen Resolution open => fixed
2016-06-19 07:26 Cory Quammen Note Added: 0036084
2016-06-19 07:26 Cory Quammen Status gatekeeper review => backlog
2016-06-19 07:26 Cory Quammen Resolution fixed => reopened
2016-06-21 22:22 Utkarsh Ayachit Note Added: 0036096
2016-06-21 22:22 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Cory Quammen
2016-06-21 22:24 Utkarsh Ayachit Note Edited: 0036096
2016-06-26 08:50 Cory Quammen Status backlog => active development
2016-06-27 13:21 Cory Quammen Note Added: 0036112
2016-06-27 13:21 Cory Quammen Status active development => gatekeeper review
2016-06-27 13:21 Cory Quammen Resolution reopened => fixed
2016-06-27 13:24 Cory Quammen Fixed in Version => 5.2
2016-07-25 21:00 Alan Scott Note Added: 0036576
2016-07-25 21:44 Utkarsh Ayachit Status gatekeeper review => customer review
2016-07-25 21:44 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team