View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015025ParaView(No Category)public2014-10-01 21:012015-06-04 18:39
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.3 
Summary0015025: Toggling annotation text visibility in Catalyst/batch doesn't work.
DescriptionPlay the attached text with (a) pvpython, (b) parallel pvbatch, and (c) parallel pvbatch -sym.

Each prompt prints the expect visibility state for the text annotation. If works as expected in (a). In (b) and (c), once hidden, the text annotation never shows up again.

TagsNo tags attached.
ProjectLANL
Topic Name15025_fix_annotations
Typeincorrect functionality
Attached Files? file icon annotation.py [^] (622 bytes) 2014-10-01 21:01

 Relationships

  Notes
(0033636)
Utkarsh Ayachit (administrator)
2014-10-14 17:54

commit 512137a3cc33e91c8cf4000952715f59dfc6f9dd
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Oct 14 17:51:09 2014 -0400

    BUG 0015025: Fix toggling of text annotations.
    
    Text annotations (and other widgets) didn't work property in parallel
    batch mode. The problem resulted from the fact that the
    "CurrentRenderer" on the 3D widget was getting unset by logic in
    vtkAbstractWidget. A good way of avoiding that is to set the
    DefaultRenderer on the widget-representation. Updated
    vtk3DWidgetRepresentation accordingly.
    
    Also added a test (AnnotationVisibility).
    
    Change-Id: I0786cceed56ad9de682638ef675511cf088fb77b
(0033648)
Utkarsh Ayachit (administrator)
2014-10-15 10:08

Topics merged into master:
        15025_fix_annotations
        15035_reverse_connections_dsrs
        15043_add_qmake_variable_back
        15044_update_example_plugins
        cmake-cmp0053-warnings
        live-breakpoint
        pv-plot-bar-lut
        visible_range

(0034494)
Alan Scott (manager)
2015-06-04 18:39

Old bug waiting in customer review. Closing.

 Issue History
Date Modified Username Field Change
2014-10-01 21:01 Utkarsh Ayachit New Issue
2014-10-01 21:01 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-10-01 21:01 Utkarsh Ayachit File Added: annotation.py
2014-10-14 17:54 Utkarsh Ayachit Topic Name => 15025_fix_annotations
2014-10-14 17:54 Utkarsh Ayachit Note Added: 0033636
2014-10-14 17:54 Utkarsh Ayachit Status backlog => gatekeeper review
2014-10-14 17:54 Utkarsh Ayachit Fixed in Version => git-next
2014-10-14 17:54 Utkarsh Ayachit Resolution open => fixed
2014-10-15 10:08 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-10-15 10:08 Utkarsh Ayachit Status gatekeeper review => customer review
2014-10-15 10:08 Utkarsh Ayachit Note Added: 0033648
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 c4df6b41
2015-01-11 08:15 Utkarsh Ayachit Source_changeset_attached => ParaView master 512137a3
2015-06-04 18:39 Alan Scott Note Added: 0034494
2015-06-04 18:39 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team