Open hernanrr opened 1 day ago
@hernanrr, thanks for reporting. I cannot replicate the issue running QGIS on Windows. I guess the issue may be due to the 3 years old version of the GDAL/OGR library used by QGIS installed via the official dmg installer. You can check it verifying if the issue occurs also running the same gdalwarp command in the macOS terminal inside the QGIS installation bin folder. Some alternative QGIS installation methods for macOS, shipping up-to-date version of the GDAL/OGR library, are:
What is the bug or the crash?
In version 3.40, upon trying to clip a raster by layer mask using a GeoPackage Polygon layer with an accent in the name (e.g., "Frontera zona de interés", GDAL Warp routine fails giving the following error:
ERROR 1: Failed to identify source layer from datasource. Process returned error code 1
Below the complete error log:
The process works in the following cases:
Steps to reproduce the issue
The error can be reproduced as follows:
Keep resolution of input raster
boxClipped (mask)
to a GeoTiff.Here's a screencast of the error in my machine:
https://github.com/user-attachments/assets/c687a1a3-db0b-4454-afd5-56e25e791eda
Versions
Supported QGIS version
New profile
Additional context
This is running in macOS 15.1.1 (24B91) Sequoia