[vtk-developers] Possible bug with vtkActor2D or with text actors.
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Thu Oct 18 02:52:05 EDT 2001
hi,
>>>>> "LSA" == Lisa Sobierajski Avila <lisa.avila at kitware.com> writes:
LSA> Hello Prabhu,
>> (3) Then I close this window, create a similar but new window
>> and again repeat the process by going to step 1 by creating a
>> new window. Note that I use the same actors.
LSA> I suspect some graphics resources are not being
LSA> released. Either ReleaseGraphicsResources() is not being
LSA> called (but I looked and it seems like it should be...) or
LSA> else some resource that should be released in this method is
LSA> not. Of course, having said this I do not have time to look
LSA> at this for a couple of weeks - but perhaps someone else
LSA> might know what resource (other than the display list for the
LSA> text) should be released.
Thanks for the response. FWIW I will try to write a quick and dirty
c++ program that demos this and try to debug it. Hopefully this
should help. At any rate the test program will help the person who
might want to look at the bug.
prabhu
More information about the vtk-developers
mailing list