-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!GRASSProcessingRelating to QGIS Processing framework or individual Processing algorithmsRelating to QGIS Processing framework or individual Processing algorithms
Description
What is the bug or the crash?
Layer URI contains |options:NUM_TREAHDS=4
at the end and GRASS fails to parse this URI.

C:\Users\godet\AppData\Roaming\QGIS\QGIS3\profiles\ISL-PRE>r.in.gdal input="T\25F032_Xoldokogaina_EE_EDD_DO\7_SIG\Donnees_exterieures\LiDAR_HD.tif|option:NUM_THREADS=4" band=1 output="rast_686ce5aac34b79" --overwrite -o
ERREUR : Unable to open datasource <T\25F032_Xoldokogaina_EE_EDD_DO\7_SIG\Donnees_exterieures\LiDAR_HD.tif|option:NUM_THREADS=4>
Same layer without GDAL options go through the alg without issue.
Steps to reproduce the issue
- Add raster with GDAL NUM_THREADS option
- Execute any r. GRASS alg
- See Error
Versions
3.44.0
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
Native or GDAL alg runs fine
Metadata
Metadata
Assignees
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!GRASSProcessingRelating to QGIS Processing framework or individual Processing algorithmsRelating to QGIS Processing framework or individual Processing algorithms