View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014280ParaView(No Category)public2013-09-17 10:172015-01-11 08:23
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.1 
Summary0014280: Multiple view rendering issues in batch/symmetric batch
DescriptionThe attached script produces causes following issues:

-----------------------------------------------------------------
> ./pvpython two_view.py

This works as expected and produces 3 images of 2 views

-----------------------------------------------------------------
> ./pvbatch two_view.py

This doesn't render correctly. The chart view images are incorrect. They seem to simply show the result from the 3D render view.

-----------------------------------------------------------------
> mpirun -np 2 ./pvbatch two_view.py
    OR
> mpirun -np 2 ./pvbatch -sym two_view.py

This dead locks on the first attempt to render the chart view.
TagsNo tags attached.
ProjectLANL-InSitu
Topic Name14280_fix_multiview_rendering_in_batch
Typeincorrect functionality
Attached Files? file icon two_view.py [^] (244 bytes) 2013-09-17 10:17

 Relationships

  Notes
(0031581)
Utkarsh Ayachit (administrator)
2013-09-17 11:09

commit 64a18e67c15e6cab15de459519d595f47bbb3cca
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Sep 17 11:06:04 2013 -0400

    BUG 0014280: Fixed issues with multiple views in batch.
    
    Renderings with multiple views were ending up being mangled since the renderers
    were not getting disabled in the shared render window especially for chart
    views. This addresses that issue (added a test using the script provided by the
    bug report).
    
    Also fixed the warning message about StereoCapableRenderWindow that would pop up
    every time a new view was created in any mode where a shared render window was
    being used.
    
    Change-Id: I43a578c7978b45f452e6b6fd845aac764e0ef235
(0031630)
Utkarsh Ayachit (administrator)
2013-09-26 09:34

SUMMARY
---------------------------------------------
Topics merged into master:
        0014302_cth_adaptor_doesnt_work_in_4_x
        14255_fix_translucent_rendering
        14280_fix_multiview_rendering_in_batch
        14282_fix_long_label
        14288_fix_lut_editor
        14290_fix_static_build_issues
        fix_baseline_thresholds
(VTK) fix_control_points_editing
        fix_pqWidgets_on_windows
        fix_property_linking
        fix_pvpython_cmakescript
        fix-selection-test
(VTK) parallel-surface-lic-pv
        pvweb-fix-vtk-documentation
(VTK) update_vtk_master

(0032574)
Alan Scott (manager)
2014-04-08 21:44

Tested local server, master, Linux. Used python script in this bug for testing.

 Issue History
Date Modified Username Field Change
2013-09-17 10:17 Utkarsh Ayachit New Issue
2013-09-17 10:17 Utkarsh Ayachit File Added: two_view.py
2013-09-17 10:19 Utkarsh Ayachit Description Updated
2013-09-17 11:09 Utkarsh Ayachit Topic Name => 14280_fix_multiview_rendering_in_batch
2013-09-17 11:09 Utkarsh Ayachit Note Added: 0031581
2013-09-17 11:09 Utkarsh Ayachit Status backlog => gatekeeper review
2013-09-17 11:09 Utkarsh Ayachit Fixed in Version => git-next
2013-09-17 11:09 Utkarsh Ayachit Resolution open => fixed
2013-09-17 11:09 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-09-26 09:29 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-09-26 09:34 Utkarsh Ayachit Status gatekeeper review => customer review
2013-09-26 09:34 Utkarsh Ayachit Note Added: 0031630
2013-11-01 13:18 Utkarsh Ayachit Fixed in Version git-master => 4.1
2014-04-08 21:44 Alan Scott Note Added: 0032574
2014-04-08 21:44 Alan Scott Status customer review => closed
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 1b402c18
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 31689203
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 64a18e67


Copyright © 2000 - 2018 MantisBT Team