[vtkusers] Resizing vtkPanel Java-Swing crashes

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Apr 19 13:11:13 EDT 2011


Hi Daniel,

Do you have another thread that is changing some VTK objects ? Did you
create your VTK objects inside the EDT or at least do you add your
actors to the renderer inside the EDT ?
Usually VTK crash occurs in Java when VTK is not use in a thread safe manner.

Seb

EDT: Event Dispatch Thread

On Tue, Apr 19, 2011 at 12:51 PM, Daniel Zuidinga
<daniel.zuidinga at rwth-aachen.de> wrote:
> Hi,
>
> i use the vtk java wrappers. When i resize my window/panel the app crashes.
> What could be the cause for that?
>
> regards
> Daniel
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list