View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012960ParaView(No Category)public2012-02-22 15:252013-02-11 16:02
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14 
Target VersionFixed in Version3.98.0 
Summary0012960: ParaView raises errors with view layout in multi-client, multi-server mode
DescriptionParaView raises errors with view layout in multi-client, multi-server mode
TagsNo tags attached.
ProjectParaViS
Topic Name12960_fix_layout_in_multi_clients
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028317)
Utkarsh Ayachit (administrator)
2012-02-22 15:27

commit 4cdc0049f938c10d7d2c8a3a9815cf9b38b13106
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Feb 22 15:14:47 2012 -0500

    Fixed issues with test playback in collaborative mode.
    
    The problem was that the participant ended up assigning a new frame to the view
    as the collaboration state was being loaded, thus changing the layout in
    unintended ways. Fixed that by ensuring that a frame is not assigned to a newly
    registered view if it's proxy has already been assigned to a layout.

commit 5323f4ff74d846483b17bb58d90a0c09899f086a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Feb 22 11:44:28 2012 -0500

    Fix layout in multi-client + mutli-server mode.
    
    There were cases when the view was created before the layout. That caused havoc
    in multi-clients mode since the other client ended up creating a separate layout
    for the same view thus ending up with two layouts.
    
    This fixes that issue be ensuring that we always create a new layout, if none
    exists before creating a view.

commit 20a28f8d94d41a5e7a5e7cf831ab9e4111404fe9
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Feb 22 11:31:31 2012 -0500

    Fixed vtkSMViewLayoutProxy to work in multi-clients.
    
    Layouts didnt' communicate their original state when a new client connected in a
    collaborative session. This fixes that issue.
(0028321)
Utkarsh Ayachit (administrator)
2012-02-24 11:26

merged into master, if applicable.

 Issue History
Date Modified Username Field Change
2012-02-22 15:25 Utkarsh Ayachit New Issue
2012-02-22 15:27 Utkarsh Ayachit Topic Name => 12960_fix_layout_in_multi_clients
2012-02-22 15:27 Utkarsh Ayachit Note Added: 0028317
2012-02-22 15:27 Utkarsh Ayachit Status backlog => gatekeeper review
2012-02-22 15:27 Utkarsh Ayachit Fixed in Version => git-next
2012-02-22 15:27 Utkarsh Ayachit Resolution open => fixed
2012-02-22 15:27 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-02-24 11:26 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-24 11:26 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-24 11:26 Utkarsh Ayachit Note Added: 0028321
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2013-02-11 16:02 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team