MantisBT - ParaView
View Issue Details
0015010ParaView(No Category)public2014-09-23 09:242016-08-12 09:59
Cory Quammen 
Kitware Robot 
normalminorhave not tried
closedmoved 
git-master 
 
TBD
incorrect functionality
0015010: Saving screenshot of comparative view fails
Fails when saving comparative versions of Render View, Bar Chart View, Line Chart View.

Steps to reproduce

- Create Sphere Source
- Create new Render View (Comparative)
- Open Comparative View Inspector
- Add variable Sphere0 - Radius to Parameter list
- File -> Save Screenshot...
- Accept default screenshot settings, pick file location, and save.

ParaView output window pops up with

ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\ServerImplementation\Core\vtkPVSessionCore.cxx, line 390
vtkPVSessionCore (00000000099BD5E0): Object type: vtkPVComparativeView, could not find requested method: "PrepareForScreenshot"
or the method was called with incorrect arguments.

while processing
Message 0 = Invoke
  Argument 0 = stream_value {
    Message 0 = Invoke
      Argument 0 = id_value {1}
      Argument 1 = string_value {GetVTKObject}
      Argument 2 = uint32_value {4364}
    }
  Argument 1 = string_value {PrepareForScreenshot}



ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\ServerImplementation\Core\vtkPVSessionCore.cxx, line 391
vtkPVSessionCore (00000000099BD5E0): Aborting execution for debugging purposes.


ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\ServerImplementation\Core\vtkPVSessionCore.cxx, line 390
vtkPVSessionCore (00000000099BD5E0): Object type: vtkPVComparativeView, could not find requested method: "CleanupAfterScreenshot"
or the method was called with incorrect arguments.

while processing
Message 0 = Invoke
  Argument 0 = stream_value {
    Message 0 = Invoke
      Argument 0 = id_value {1}
      Argument 1 = string_value {GetVTKObject}
      Argument 2 = uint32_value {4364}
    }
  Argument 1 = string_value {CleanupAfterScreenshot}



ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\ServerImplementation\Core\vtkPVSessionCore.cxx, line 391
vtkPVSessionCore (00000000099BD5E0): Aborting execution for debugging purposes.


Save Image failed.
No tags attached.
Issue History
2014-09-23 09:24Cory QuammenNew Issue
2016-08-12 09:59Kitware RobotNote Added: 0038661
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038661)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.