MantisBT - ParaView
View Issue Details
0003936ParaView(No Category)public2006-10-12 09:462007-09-21 14:06
Ken Moreland 
Utkarsh Ayachit 
highminoralways
closednot fixable 
 
 
0003936: Off by one pixel multiview windows
When you are in client server mode and are doing image compositing, there is sometimes an off-by-one error that occurs when reading back images when you have multiple windows. Sometimes on the left and/or bottom there is a pixel-width worth of image read back that is garbage.

The arithmetic in vtkPVDesktopDeliveryServer is probably wrong. My guess is that it is computing the offset of the viewports to be a little too far to the upper left.
No tags attached.
Issue History
2007-08-13 15:16Berk GeveciAssigned ToUtkarsh Ayachit => Ken Moreland
2007-08-13 15:17Berk GeveciNote Added: 0008432
2007-08-13 15:17Berk GeveciPrioritynormal => high
2007-08-23 17:10Berk GeveciCategory => 3.2
2007-09-17 11:44Berk GeveciAssigned ToKen Moreland => Utkarsh Ayachit
2007-09-17 11:55Ken MorelandNote Added: 0009025
2007-09-17 16:48Utkarsh AyachitNote Added: 0009034
2007-09-19 09:26Utkarsh AyachitNote Deleted: 0009034
2007-09-19 09:27Utkarsh AyachitStatustabled => @80@
2007-09-19 09:27Utkarsh AyachitResolutionopen => not fixable
2007-09-21 14:06Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008432)
Berk Geveci   
2007-08-13 15:17   
Ken, can you verify if this is still the case?
(0009025)
Ken Moreland   
2007-09-17 11:55   
Sometimes if I crank up the subsample rate and/or resize the window a lot, I can see some errors around the view edges during interactive rendering. But overall it looks fine. I am not opposed to closing this bug.