View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012910ParaView(No Category)public2012-02-03 16:422015-01-11 08:32
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.14 
Summary0012910: Some proxy properties were not updated correctly.
DescriptionIf "Texture" property on the representation was modified during initialization of the representation, the texture was not being set correctly on the VTK object (it would set and then unset it again).
TagsNo tags attached.
ProjectKitware
Topic Name12910_fix_proxyproperty_update
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028054)
Utkarsh Ayachit (administrator)
2012-02-03 16:44

commit fee8b238e43e829064aa43a6286324e3eaba27f3
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Feb 3 16:43:08 2012 -0500

    Fixed BUG 0012910. Proxy property was not being pushed correctly.
    
    The problem was vtkSIProxyProperty was not determining the state correctly, and
    ended up clearing the just set value in some cases. Fixed that.
    
    Also make vtkSMProxyProperty fire fewer modified events in Copy().
(0028103)
Utkarsh Ayachit (administrator)
2012-02-08 10:42

merged into master, if applicable.
(0028239)
Utkarsh Ayachit (administrator)
2012-02-08 17:28

Closing bugs sitting in "customer review" for a long time.

 Issue History
Date Modified Username Field Change
2012-02-03 16:42 Utkarsh Ayachit New Issue
2012-02-03 16:44 Utkarsh Ayachit Topic Name => 12910_fix_proxyproperty_update
2012-02-03 16:44 Utkarsh Ayachit Note Added: 0028054
2012-02-03 16:44 Utkarsh Ayachit Status backlog => gatekeeper review
2012-02-03 16:44 Utkarsh Ayachit Fixed in Version => git-next
2012-02-03 16:44 Utkarsh Ayachit Resolution open => fixed
2012-02-03 16:44 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-02-08 10:41 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-08 10:42 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-08 10:42 Utkarsh Ayachit Note Added: 0028103
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-02-08 17:28 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:28 Utkarsh Ayachit Note Added: 0028239
2015-01-11 08:32 Utkarsh Ayachit Source_changeset_attached => ParaView master 81c70b14
2015-01-11 08:32 Utkarsh Ayachit Source_changeset_attached => ParaView master fee8b238


Copyright © 2000 - 2018 MantisBT Team