MantisBT - VTK
View Issue Details
0004043VTK(No Category)public2006-11-13 19:002011-01-13 17:00
Clinton Stimpson 
Clinton Stimpson 
highmajoralways
closedfixed 
 
 
0004043: win32 offscreen breaks ParaView3 GUI
Trying to save an animation on Windows in ParaView3 causes problems.

With the first animation frame,
DestroyWindow() is called on a window that VTK didn't own in the first place.
From then on, VTK creates a new window that isn't embedded in the GUI anymore.

If it makes a difference, my virtualization environment doesn't have the extensions that are being queried to support hardware offscreen rendering. It appears that in either case, DestroyWindow() is called.
No tags attached.
child of 0003431closed Berk Geveci ParaView MPEG: output too dark on windows 
jpg untitled.jpg (59,202) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5740/untitled.jpg
jpg
Issue History
2008-04-07 10:59Ken MorelandRelationship addedchild of 0003431
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:11Zack GalbreathCategory => (No Category)

Notes
(0005730)
Clinton Stimpson   
2006-11-16 15:02   
/cvsroot/VTK/VTK/Rendering/vtkWin32OpenGLRenderWindow.cxx,v <-- vtkWin32OpenGLRenderWindow.cxx
new revision: 1.141; previous revision: 1.140