View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015093ParaView(No Category)public2014-10-30 17:232015-01-11 08:15
ReporterJean Hertzberg 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version4.3 
Summary0015093: Stereo interlace problem
DescriptionI have not been able to get PV 4.2.0 to work in stereo interlace mode on my Windows 7 64 bit system. Default mode seems to be red-blue, and that works fine, but I get this error on startup when I specify –stereo-type=Interlaced

ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Rendering\OpenGL\vtkOpenGLCamera.cxx, line 167
vtkOpenGLCamera (000000000B119790): failed after Render 1 OpenGL errors detected
0 : (1282) Invalid operation
It continues to run despite this error, but the view generated is mono, not stereo. Alan Scott verified this on his system.
On my Windows 8 64bit laptop, PV 4.2.0 will not even start with the -stereo option.

PV 4.0.1 starts in interlace mode with no problem on the same system.

TagsNo tags attached.
ProjectTBD
Topic Name15093_fix_stereo_issues
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033679)
Utkarsh Ayachit (administrator)
2014-10-31 10:31

I can reproduce this on Linux too.
(0033680)
Utkarsh Ayachit (administrator)
2014-10-31 14:33

commit 0c9dfba005630fcbb6ce237a800157f0dcb7b60a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Oct 31 14:25:02 2014 -0400

    BUG 0015093: Fixed issue with stereo rendering.
    
    The problem was that the StereoType set on vtkRenderWindow was
    incorrect. It ended up picking Crystal Eyes incorrectly. The problem was
    due to the the "StereoType" property being reset to default by
    vtkSMParaViewPipelineController. This fixes that.
    
    Also added tests to test setting of stereo modes to catch this in
    future.
    
    Change-Id: I20d7227d2059be007b8ff2d1a6abffa349679345
(0033701)
Utkarsh Ayachit (administrator)
2014-11-04 10:48

Topics merged into master:
(VTK)   update-vtk-20141030
 15032_fix_settings_dialog  
 15076_fix_opacity_mapping_reset  
 15078_fix_point_sprite  
 15090_fix_state_loading_issues  
 15093_fix_stereo_issues  
 fix-xml-crash-on-close  
 python_syntax_highlighting_bugs
(0033762)
Alan Scott (manager)
2014-11-06 17:39

Initially I missed how to test this. The correct command is ./paraview --stereo --stereo-type=Interlaced.

Tested Linux, master, local server.

 Issue History
Date Modified Username Field Change
2014-10-30 17:23 Jean Hertzberg New Issue
2014-10-31 10:31 Utkarsh Ayachit Note Added: 0033679
2014-10-31 14:33 Utkarsh Ayachit Topic Name => 15093_fix_stereo_issues
2014-10-31 14:33 Utkarsh Ayachit Note Added: 0033680
2014-10-31 14:33 Utkarsh Ayachit Status backlog => gatekeeper review
2014-10-31 14:33 Utkarsh Ayachit Fixed in Version => git-next
2014-10-31 14:33 Utkarsh Ayachit Resolution open => fixed
2014-10-31 14:33 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-11-04 10:48 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-04 10:48 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-04 10:48 Utkarsh Ayachit Note Added: 0033701
2014-11-06 17:39 Alan Scott Note Added: 0033762
2014-11-06 17:39 Alan Scott Status customer review => closed
2015-01-02 10:45 Utkarsh Ayachit Fixed in Version git-master => 4.3
2015-01-11 08:15 Utkarsh Ayachit Source_changeset_attached => ParaView master 4b501c6a
2015-01-11 08:15 Utkarsh Ayachit Source_changeset_attached => ParaView master 0c9dfba0


Copyright © 2000 - 2018 MantisBT Team