[vtk-developers] Fwd: QVTKWidget segfault on Linux with Qt5, VTK6.2, GCC4.9, C++14

Oon-Ee Ng ngoonee.talk at gmail.com
Wed Jan 14 00:44:31 EST 2015


Hi Julio,

Could you also attach your code after the modifications? I'm trying to
debug my own qvtkwidget subclass as well, and am looking for examples
to follow. My current qvtkwidget (for viewing point clouds from PCL)
works without error for XYZ type point clouds, but when trying to add
colour (XYZRBGA and a PointCloudColorHandlerRGBField) it crashes very
often. Crashes less often when not using the
PointCloudColorHandlerRGBField, but still getting intermittent
crashing.

Basically, I'd like other examples to compare against to try and
figure out why I'm getting my segfaults.

On Tue, Jan 13, 2015 at 9:55 AM, Júlio Hoffimann
<julio.hoffimann at gmail.com> wrote:
> Hi Marcus,
>
> Thank you very much for the clarification, now I understand what is going
> on.
>
> Best,
> Júlio.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>


More information about the vtk-developers mailing list