Description
What is the bug or the crash?
In version 3.34.15, everything worked correctly. In versions 3.40.LTR and 3.42.1 (I dont check 3.36), attempting to load a point cloud file (.laz) - which previously worked without issues - causes an error:
Instead of processing the .laz file into a .copc.laz file, the program only creates an empty directory. If the .copc file was created previously (in an earlier version of the program) and is located next to the .laz file, then everything loads without any issues.
I know that when the version changed from 3.34 to 3.36, there was a version change of the Untwine tool. However, replacing that file in version 3.40 with the file from version 3.34 also causes this bug.
I tested this bug on a production computer (WIN 10 Pro 22H2) as well as on a virtual machine (clean WIN10Pro 1909)
Steps to reproduce the issue
- you can download example cloud file from polish cadaster: https://opendata.geoportal.gov.pl/NumDaneWys/DanePomiaroweLAZ/79898/79898_1514633_M-34-50-D-d-1-2-1-3.laz
- drag file to QGIS
- get error
Versions
Wersja QGIS | 3.40.5-Bratislava |
Rewizja QGIS | 8d6d1b5448 |
Biblioteki | |
Wersja Qt | 5.15.13 |
Wersja Pythona | 3.12.9 |
GDAL version | 3.10.2 |
Wersja PROJ | 9.6.0 |
Wersja bazy danych Rejestru EPSG | v12.004 (2025-03-02) |
Wersja GEOS | 3.13.1-CAPI-1.19.2 |
Wersja SQLite | 3.46.1 |
Wersja PDAL | 2.8.3 |
Wersja klienta PostgreSQL | unknown |
Wersja SpatiaLite | 5.1.0 |
Wersja QWT | 6.3.0 |
Wersja QScintilla2 | 2.14.1 |
Wersja systemu operacyjnego | Windows 10 Version 2009 |
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
No response