nens / threedi-api-qgis-client

3Di Models & Simulations plugin
https://plugins.lizard.net/
Other
2 stars 0 forks source link

Download revision: catch PermissionError when attempting to overwrite WIP data #475

Open leendertvanwolfswinkel opened 1 year ago

leendertvanwolfswinkel commented 1 year ago

If users try to download a revision into the WIP folder, but one or more files cannot be deleted, a PermissionError is produced:

image.png

Please catch this error, and tell the user that the download cannot be completed because {file xxx} is in use. Please close all programs that are using this file and try again.