View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014321ParaView(No Category)public2013-10-08 15:462014-01-11 08:39
ReporterJoachim Pouderoux 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version4.1 
Summary0014321: Duplicate StillRender() calls after interactive render.
DescriptionWhen you create a source in ParaView (or read a file) there ONE StillRender pass at the end of the process, normal. But when you interact, after the InteractiveRender passes, once you release the left button of the mouse, there is not one but TWO StillRender passes. Of course it might be nothing but it is very frustrating when visualizing very large data which requires several seconds to render...
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031684)
Joachim Pouderoux (developer)
2013-10-08 15:47

Proposed patch by Utkarsh in the following topic: http://review.source.kitware.com/#/t/3401/ [^]
(0031878)
Utkarsh Ayachit (administrator)
2013-11-26 13:51

commit c36f973f090d287723a18fce853aa935b663e366
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Oct 8 11:43:15 2013 -0400

    Avoid duplicate StillRender() calls after interactive render.

    When LOD was enabled and user interacted with the scene, we ended up with 2
    calls to StillRender(). That was because the logic in
    vtkPVGenericRenderWindowInteractor was redundantly calling StillRender(). Fixed
    that.

    Change-Id: Ib0ebafcb17d59e50bc5335de8a6b9c3cbed5563f
(0031893)
Utkarsh Ayachit (administrator)
2013-12-04 11:56

Topics merged into master:
        14295_search_text
        14342-integrate-empty-servers
(VTK) 14350-opacity-interpolate-scalars
        14424_fix_copy_paste
        14428_expand_valid_range
        export-tensor-glyph
        fix-streaming-behavior
        fix_SLAC_tools_segfault
        improve-selection-inspector
        make-sciberquest-module
        pv-collaboration-fix
(VTK) pvweb-doc-update
        pvweb-fix-start-test-names
        pvweb-group-pattern-option
(VTK) pvweb-integrate-test-packages-alternate
(VTK) pvweb-session-manager-url-update
        pvwev-select-box-for-viewport-selection
        sqtk-cmake-warnings
(VTK) update_vtk_master
(0032004)
Alan Scott (manager)
2013-12-17 21:28

Trusting Utkarsh that getting rid of a StillRender() was correct.

 Issue History
Date Modified Username Field Change
2013-10-08 15:46 Joachim Pouderoux New Issue
2013-10-08 15:47 Joachim Pouderoux Note Added: 0031684
2013-11-26 13:51 Utkarsh Ayachit Note Added: 0031878
2013-11-26 13:51 Utkarsh Ayachit Status backlog => gatekeeper review
2013-11-26 13:51 Utkarsh Ayachit Fixed in Version => 4.1
2013-11-26 13:51 Utkarsh Ayachit Resolution open => fixed
2013-11-26 13:51 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-12-04 11:55 Utkarsh Ayachit Fixed in Version 4.1 => git-next
2013-12-04 11:56 Utkarsh Ayachit Status gatekeeper review => customer review
2013-12-04 11:56 Utkarsh Ayachit Note Added: 0031893
2013-12-17 21:28 Alan Scott Note Added: 0032004
2013-12-17 21:28 Alan Scott Status customer review => closed
2014-01-09 08:47 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1


Copyright © 2000 - 2018 MantisBT Team