View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012701ParaView(No Category)public2011-11-03 09:442012-02-08 17:24
ReporterSebastien Jourdain 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.14 
Summary0012701: Chart selection can became out of synch with collaboration
DescriptionThe test pvcs-collab.SpreadSheet2 can highlight this situation when the resulting image show a chart with no selection at all.

When this happen and you start interacting with the slave client that became master once the original master just left, you can notice the following.

- If you try to select a set of points on the chart, the only points that will get selected will be the one that were supposed to be selected at the first place when the master left.
- If you try to select a point from a spreadsheet view, nothing will change the selected points. At first, when none selected points are shown, none will be shown and once you interactively selected some through the chart view, only the one that get selected will remain.
TagsNo tags attached.
ProjectTBD
Topic Namemulti-clients-collaboration
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0027672)
Utkarsh Ayachit (administrator)
2011-11-08 23:11

commit 658c9f932313afe30d0767966bed462fd47ce87d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Nov 8 23:08:09 2011 -0500

    Fixed handling of ExtractSelection proxies in vtkSMSourceProxy.
    
    The mechanism used to create extract selection proxies in vtkSMSourceProxy was
    race-condition prone causing random failures e.g. SpreadSheet2 test. Fixed the
    race condition by reserving IDs for extract selection proxies.
    
    Fixed code in vtkSMSessionClient when reserving a chunk of ids.
(0027710)
Utkarsh Ayachit (administrator)
2011-11-18 14:54

merged to master.
(0028115)
Utkarsh Ayachit (administrator)
2012-02-08 17:24

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

 Issue History
Date Modified Username Field Change
2011-11-03 09:44 Sebastien Jourdain New Issue
2011-11-03 09:44 Sebastien Jourdain Assigned To => Utkarsh Ayachit
2011-11-08 23:11 Utkarsh Ayachit Topic Name => multi-clients-collaboration
2011-11-08 23:11 Utkarsh Ayachit Note Added: 0027672
2011-11-08 23:11 Utkarsh Ayachit Status backlog => gatekeeper review
2011-11-08 23:11 Utkarsh Ayachit Fixed in Version => git-next
2011-11-08 23:11 Utkarsh Ayachit Resolution open => fixed
2011-11-18 14:53 Utkarsh Ayachit Fixed in Version git-next => git-master
2011-11-18 14:54 Utkarsh Ayachit Status gatekeeper review => customer review
2011-11-18 14:54 Utkarsh Ayachit Note Added: 0027710
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-02-08 17:24 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:24 Utkarsh Ayachit Note Added: 0028115


Copyright © 2000 - 2018 MantisBT Team