Open-Infra-Platform icon indicating copy to clipboard operation
Open-Infra-Platform copied to clipboard

[BUG] PNG file format causes the OIP to crash

Open SamuilsRulovs opened this issue 3 years ago • 1 comments

Describe the bug Upon opening .png 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 .png file
  5. See error

Expected behavior OIP should not crash upon opening .png files

Screen shot image

SamuilsRulovs avatar Dec 11 '21 19:12 SamuilsRulovs

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

SamuilsRulovs avatar Dec 13 '21 19:12 SamuilsRulovs