MantisBT - ParaView
View Issue Details
0015593ParaView(No Category)public2015-07-22 17:052016-06-09 10:58
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
5.15.1 
Sandia
incorrect functionality
0015593: Screenshots of comparative view fail
Trying to take a screenshot of comparative views fails miserably.

* Linux, master, local server.
* Open can. Apply.
* Convert the view to a comparative view. Make visible.
<<Minor bug>> The can should be visible as we toggle from renderview to renderview(comparative)
* File/ Save Screenshot.

ERROR: In /projects/viz/paraview/src/ParaView/4.4.0-junk/ParaView4/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx, line 390
vtkPVSessionCore (0x1c570e0): 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 {9032}
    }
  Argument 1 = string_value {PrepareForScreenshot}



ERROR: In /projects/viz/paraview/src/ParaView/4.4.0-junk/ParaView4/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx, line 391
vtkPVSessionCore (0x1c570e0): Aborting execution for debugging purposes.


ERROR: In /projects/viz/paraview/src/ParaView/4.4.0-junk/ParaView4/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx, line 390
vtkPVSessionCore (0x1c570e0): 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 {9032}
    }
  Argument 1 = string_value {CleanupAfterScreenshot}



ERROR: In /projects/viz/paraview/src/ParaView/4.4.0-junk/ParaView4/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx, line 391
vtkPVSessionCore (0x1c570e0): Aborting execution for debugging purposes.


Save Image failed.

No tags attached.
Issue History
2015-07-22 17:05Alan ScottNew Issue
2015-07-22 17:26Alan ScottTarget Version => 4.5
2015-09-11 16:44Utkarsh AyachitTarget Version4.5 => 5.1
2016-02-11 20:53Alan ScottSummaryScreenshots of comparitive view fail => Screenshots of comparative view fail
2016-02-11 20:53Alan ScottDescription Updatedbug_revision_view_page.php?rev_id=1520#r1520
2016-04-03 21:43Utkarsh AyachitAssigned To => Utkarsh Ayachit
2016-04-03 21:43Utkarsh AyachitStatusbacklog => active development
2016-04-03 21:44Utkarsh AyachitNote Added: 0035871
2016-04-07 09:05Utkarsh AyachitStatusactive development => customer review
2016-04-07 09:05Utkarsh AyachitFixed in Version => git-master
2016-04-07 09:05Utkarsh AyachitResolutionopen => fixed
2016-04-15 22:10Alan ScottNote Added: 0035891
2016-04-15 22:10Alan ScottStatuscustomer review => closed
2016-06-09 10:58Utkarsh AyachitFixed in Versiongit-master => 5.1

Notes
(0035871)
Utkarsh Ayachit   
2016-04-03 21:44   
MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/718 [^]
(0035891)
Alan Scott   
2016-04-15 22:10   
Nice.

Tested Linux, master, local server.