Re: [gdal-dev] gdal 3.3.3RC1

2021-10-05 Thread Even Rouault
If we'd do a release each time, we fix an issue, we'd do a release each day :-) Use qgis-dev + gdal-dev from OSGeo4W, or you can workaround the issue by removing the "set VSI_CACHE=TRUE" line from the qgis.bat launcher. Le 05/10/2021 à 16:14, Nicolas Godet a écrit : Dear GDAL developpers,

[gdal-dev] gdal 3.3.3RC1

2021-10-05 Thread Nicolas Godet
Dear GDAL developpers, As describe in this QGIS issue (https://github.com/qgis/QGIS/issues/45293), losing network access during a QGIS instance cause a crash and can lead to a data loss. This issue was solved in the gdal PR (https://github.com/OSGeo/gdal/pull/4561) and I wonder if it could b