Cura/plugins/CuraDrive/src
Ghostkeeper 0d29610899
Catch environment errors when restoring back-ups
There could be an environment error when saving that file because of access rights or insufficient disk space. Catch that error and display an error message to the user. The log then contains more information on exactly why it failed, but the user just knows it fails.

Fixes Sentry issue CURA-21W.
2021-04-16 14:14:21 +02:00
..
qml Disable survey button 2020-12-17 10:22:29 +01:00
__init__.py Added CuraDirve plugin to Cura build 2018-12-10 14:18:10 +01:00
CreateBackupJob.py Merge pull request #7299 from Ultimaker/CURA-7173_validate_uploads 2020-03-26 12:05:19 +01:00
DriveApiService.py Don't crash when cloud response is invalid JSON 2021-02-04 17:05:55 +01:00
DrivePluginExtension.py Add missing typing 2020-03-16 17:20:59 +01:00
RestoreBackupJob.py Catch environment errors when restoring back-ups 2021-04-16 14:14:21 +02:00
Settings.py Process Review feedback for CURA-7438 2020-06-09 13:41:30 +02:00