MantisBT - ParaView
View Issue Details
0008464ParaView(No Category)public2009-02-04 05:182011-09-01 13:31
Stephane P 
Utkarsh Ayachit 
normalmajoralways
closedfixed 
 
3.83.12 
ParaViS
0008464: tile-display : tile size not correctly set
paraview is started in tiled display mode
(mpirun -np 16 pvserver -tdx=4 -tdy=4 -tmx=-360 -tmy=-246)

each tile size is 1920*1080

when the client connects to the server, the background seems ok, but at the first display of an object, the tile size is reset to approximately the half of what it should be.
No tags attached.
Issue History
2009-02-04 05:18Stephane PNew Issue
2009-02-17 16:46Utkarsh AyachitCategoryDevelopment => 3.8
2009-05-13 13:40Utkarsh AyachitTarget Version => 3.8
2009-10-19 08:45Paul MelisNote Added: 0018099
2009-11-02 16:37Utkarsh AyachitNote Added: 0018322
2009-11-02 16:37Utkarsh AyachitStatusbacklog => @80@
2009-11-02 16:37Utkarsh AyachitFixed in Version => Development
2009-11-02 16:37Utkarsh AyachitResolutionopen => fixed
2009-11-02 16:37Utkarsh AyachitAssigned To => Utkarsh Ayachit
2009-12-02 20:23Alan ScottNote Added: 0018678
2009-12-02 20:23Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)
2011-06-23 11:44Utkarsh AyachitProject => ParaViS
2011-09-01 13:31Utkarsh AyachitFixed in VersionDevelopment => 3.12

Notes
(0018099)
Paul Melis   
2009-10-19 08:45   
The resize of the tile displays doesn't happen for all kinds of scenes, e.g. adding a Mandelbrot source directly after startup of the PV GUI does not cause a resize. This might be due to the 2D rendering used in that case? Removing the Mandelbrot source and adding a Cone source leads to the GUI suddenly getting two views separated by a splitter. Some really weird stuff going on there...

I'm interested in getting this fixed on the short term, but I have no idea how much work that would be or where to look in the PV sources. Any hints are appreciated...
(0018322)
Utkarsh Ayachit   
2009-11-02 16:37   
This has been fixed in CVS.
(0018678)
Alan Scott   
2009-12-02 20:23   
Assuming fixed, since I don't have access to a tile display. Please reopen if this is not fixed on the trunk.