tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
48 stars 22 forks source link

[BUG] VTK file format causes the OIP to crash #509

Open SamuilsRulovs opened 2 years ago

SamuilsRulovs commented 2 years ago

Describe the bug Upon opening .vtk file in OIP, OIP crashes.

To Reproduce Steps to reproduce the behavior:

  1. In CMAKE select OIP_WITH_POINT_CLOUD_PROCESSING and generate solution anew
  2. Build OpenInfraPlatform.PointCloudProcessing
  3. Start OIP
  4. Open .vtk file
  5. See error

Expected behavior OIP should not crash upon opening .vtk files

Screen shot image

SamuilsRulovs commented 2 years ago

After changes on 13/12/2021 (PR #507 ) OIP throws a new error: image