View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015010ParaView(No Category)public2014-09-23 09:242016-08-12 09:59
ReporterCory Quammen 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0015010: Saving screenshot of comparative view fails
DescriptionFails 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.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038661)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2014-09-23 09:24 Cory Quammen New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038661
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team