MantisBT - ParaView
View Issue Details
0007083ParaView(No Category)public2008-05-23 08:462009-05-13 13:59
Berk Geveci 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
3.43.4 
0007083: Issues with offscreen rendering on Intel cards
We need to track down issues with offscreen rendering with intel chips. There were reports of black images when saving animations. I think this may be a Linux only issues.
No tags attached.
Issue History
2008-05-23 08:46Berk GeveciNew Issue
2008-06-03 11:43Utkarsh AyachitNote Added: 0012223
2008-06-03 11:43Utkarsh AyachitStatusbacklog => tabled
2008-06-03 11:43Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-07-08 10:19Utkarsh AyachitStatustabled => @80@
2008-07-08 10:19Utkarsh AyachitResolutionopen => fixed
2008-07-08 10:19Utkarsh AyachitNote Added: 0012660
2008-07-09 16:57Alan ScottStatus@80@ => closed
2008-07-09 16:57Alan ScottNote Added: 0012683
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012223)
Utkarsh Ayachit   
2008-06-03 11:43   
After a screenshot is saved, check if it's totally black. If so, save the screen shot again using onscreen rendering.
(0012660)
Utkarsh Ayachit   
2008-07-08 10:19   
Once an offscreen screen shot is saved, we verify that the image is non-black else we disable offscreen and capture the screenshot again.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMRenderViewProxy.cxx
(0012683)
Alan Scott   
2008-07-09 16:57   
Assuming tested by Utkarsh, I cannot replicate the original bug.