Feature request #18310
QGIS3: recovery temporary files
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 26201 |
Description
With QGIS3, the use of temporary files is pretty well implemented. It's a pleasure to use the feature.
But since QGIS3 tends to crash pretty often, those temporary files seem to be gone.
Actually, many of them are not gone at all: Some processing tools are writing shapefiles into the temporary folder.
Is it possible to recover those files automatically on startup, like many other tools (f.e. Word) does?
That would save lots of time.