System Information
Operating system: Ubuntu 18
Graphics card: Integrated Intel
Blender Version
Broken: 2.79b
Short description of error
Blender can not open a PLY file exported from Rhinos 6.0. Here the file: https://github.com/cnr-isti-vclab/meshlab/files/3330082/Box.ply.zip
When run through console, it reports:
Invalid header ('end_header' line not found!) Invalid file
I checked with a hex editor, and the end_header line is there. Maybe there is a problem with carriage return vs newline?
Exact steps for others to reproduce the error
Open Blender from a terminal/console. Import into Blender the file linked above. Check the output in the terminal.
Related:
https://github.com/cnr-isti-vclab/meshlab/issues/463
https://github.com/google/draco/issues/613