Bug report #18501
QGIS 3 Processing/Modeller generates invalid pathes for temporary outputs
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Modeller | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Windows | Easy fix?: | Yes |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26389 |
Description
When using the default temporary output filename for an output map layer or an output file (i.e. "[Save to temporary file]") the generated path includes ":" characters, which is not valid for Windows systems. E.g.
'C:/Users/janzandr/AppData/Local/Temp/processing_89e228ee564d43abb20c34f42030b6d4/4c8c4979b2a84b8a8787c0750439ad0a/qgis:createconstantrasterlayer_1:outraster.tif'
History
#1 Updated by Nyall Dawson over 6 years ago
- Status changed from Open to Closed
Already fixed in master/3.0 branch