Re: [wxVTK] Bug in wxVTKRenderWindowInteractor in last cvs revision
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2010-02-23 08:57:20
|
On Tue, Feb 23, 2010 at 12:11 AM, Thiago Franco de Moraes <tot...@gm...> wrote: > On 22-02-2010 18:51, Mathieu Malaterre wrote: >> Works for me here. >> >> What is the backtrace ? > > There is only a segmentation fault. I forgot to said that error occurs > using Python. I tried in Window too, and it works. The Python version is maintained directly in VTK. You should try the vtk users mailing list. BTW you can still catch those signal from python: gdb python myscript.py > run HTH -- Mathieu |