MantisBT - ParaView
View Issue Details
0013764ParaView(No Category)public2013-01-02 07:142013-05-07 20:11
Sebastien Jourdain 
Sebastien Jourdain 
normalminorhave not tried
closedfixed 
 
 
TBD
13764_clip_closed_surface_XML_FIX
incorrect functionality
0013764: Clip Closed Surface crash ParaView
vtkPVSessionCore (0x7fb7b2ce6cb0): Object type: vtkPVClipClosedSurface, could not find requested method: "SetGenerateColorScalars"
or the method was called with incorrect arguments.

while processing
Message 0 = Invoke
  Argument 0 = vtk_object_pointer {vtkPVClipClosedSurface (0x7fb7bbf52d80)}
  Argument 1 = string_value {SetGenerateColorScalars}
  Argument 2 = int32_value {0}



ERROR: In /Users/seb/Work/code/ParaView/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx, line 390
vtkPVSessionCore (0x7fb7b2ce6cb0): Aborting execution for debugging purposes.


############ ABORT #############
ERROR: In /Users/seb/Work/code/ParaView/src/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx, line 486
vtkSISourceProxy (0x7fb7bbf52b90): Could not parse property: GenerateColorScalars


ERROR: In /Users/seb/Work/code/ParaView/src/ParaViewCore/ClientServerCore/Core/vtkPVAlgorithmPortsInformation.cxx, line 56
vtkPVAlgorithmPortsInformation (0x7fb7b9ea90e0): Could not downcast vtkAlgorithm.
No tags attached.
Issue History
2013-01-02 07:14Sebastien JourdainNew Issue
2013-05-03 04:10Sebastien JourdainAssigned To => Sebastien Jourdain
2013-05-03 09:10Sebastien JourdainTopic Name => 13764_clip_closed_surface_XML_FIX
2013-05-03 09:10Sebastien JourdainNote Added: 0030679
2013-05-03 09:10Sebastien JourdainStatusbacklog => gatekeeper review
2013-05-03 09:10Sebastien JourdainResolutionopen => fixed
2013-05-07 16:42Sebastien JourdainStatusgatekeeper review => customer review
2013-05-07 16:42Sebastien JourdainNote Added: 0030709
2013-05-07 20:11Alan ScottNote Added: 0030714
2013-05-07 20:11Alan ScottStatuscustomer review => closed

Notes
(0030679)
Sebastien Jourdain   
2013-05-03 09:10   
commit ef21a91478d6219ae89151fa6926629257ba98d3
Author: Sebastien Jourdain <sebastien.jourdain@kitware.com>
Date: Fri May 3 09:09:38 2013 -0400

    Fix Proxy definition of ClipClosedSurface
    
    Change-Id: I432c4149d1de13305930a2156671a80b53e21ed2
(0030709)
Sebastien Jourdain   
2013-05-07 16:42   
Merged into master

commit a5a8ac523485b8612cfbad98736325178bb773a1
(0030714)
Alan Scott   
2013-05-07 20:11   
Developer tag in git. Closing.