View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007237ParaView(No Category)public2008-06-25 05:182009-05-13 13:47
ReporterStephane P 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0007237: bug with IceT when maximizing a view
Descriptionin the attached state file, there are 3 views.
When the bottom-right one is maximized to fill up the whole view space, it is maximized on the client, but not on the image wall.

to test it, you can launch the server with
pvserver -tdx=1
TagsNo tags attached.
ProjectParaViS
Topic Name
Type
Attached Files? file icon test.pvsm [^] (142,001 bytes) 2008-06-25 05:18

 Relationships

  Notes
(0013722)
Utkarsh Ayachit (administrator)
2008-10-03 10:25

When in client-server mode (without tiles), we want the client-server
render sync manager to use the client-render window's size to determine the size
for the server-renderwindow. The actual placement of the frame on the client
doesn't really matter since the server renders one frame at a time.
However when on tile-display, both the client GUI size and relative frame
position needs to be conveyed to the server correctly. This wasn't the case
before. Fixed it.

Also after maximize or minimize explicitly call
pqViewManager::updateViewPositions() so that the new frame positions are pushed.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqMultiView.h,v <-- Qt/Components/pqMultiView.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.cxx,v <-- Qt/Components/pqViewManager.cxx
new revision: 1.65; previous revision: 1.64
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.h,v <-- Qt/Components/pqViewManager.h
new revision: 1.23; previous revision: 1.22
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTDesktopRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMIceTDesktopRenderViewProxy.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTMultiDisplayRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMIceTMultiDisplayRenderViewProxy.cxx
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTMultiDisplayRenderViewProxy.h,v <-- Servers/ServerManager/vtkSMIceTMultiDisplayRenderViewProxy.h
new revision: 1.4; previous revision: 1.3
(0013924)
Alan Scott (manager)
2008-10-24 19:05

Marking closed untested.

 Issue History
Date Modified Username Field Change
2008-06-25 05:18 Stephane P New Issue
2008-06-25 05:18 Stephane P File Added: test.pvsm
2008-06-25 09:58 Ken Moreland Category 3.4 => 3.6
2008-10-03 10:25 Utkarsh Ayachit Status backlog => @80@
2008-10-03 10:25 Utkarsh Ayachit Resolution open => fixed
2008-10-03 10:25 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2008-10-03 10:25 Utkarsh Ayachit Note Added: 0013722
2008-10-24 19:05 Alan Scott Note Added: 0013924
2008-10-24 19:05 Alan Scott Status @80@ => closed
2009-05-13 13:47 Utkarsh Ayachit Target Version => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)
2011-06-23 11:44 Utkarsh Ayachit Project => ParaViS


Copyright © 2000 - 2018 MantisBT Team