Bug - merge in command line mode

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
subo3
Posts: 13
Joined: Tue Dec 13, 2022 12:43 pm

Bug - merge in command line mode

Post by subo3 »

It seems to me there is a bug in the current 2.13 beta (7. Feb).

When merging point clouds in the command line mode, the size increases, just as the number of points. But only the points of the first point cloud are visible. Same command in 2.12 and it works fine.

Command:

Code: Select all

cloudcompare -SILENT -AUTO_SAVE OFF -C_EXPORT_FMT E57 -O "[pc1.e57]" -O "[pc2.e57]" -MERGE_CLOUDS -SAVE_CLOUDS FILE "path/to/merged_cloud.e57"
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Bug - merge in command line mode

Post by daniel »

Yes, it's a bug with E57 files saving in fact. It was introduced on the 27th of January... See https://github.com/CloudCompare/CloudCo ... ssues/1959

This is now fixed with the latest 2.13.beta version (10th of Feb).
Daniel, CloudCompare admin
Post Reply