MrKepzie / Natron

Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
www.natron.fr
GNU General Public License v2.0
1.49k stars 163 forks source link

Natron does not warn when saving or rendering to full disk #1664

Closed rebuilder closed 6 years ago

rebuilder commented 7 years ago

Problem

When saving a project file, Natron does not warn if the disk being written to is full. Likewise, if rendering, Natron does not warn when the disk is full. This is especially bad for saving projects, since the result will be a corrupt project file.

Expected behavior: Natron should warn if there is insufficient space to write to disk. Actual behavior: [What actually happened] No warning is given.

Versions

unfa commented 7 years ago

So currently Natron will quietly fail to save a project file and leave the user with corrupt data and no warning to let them fix the problem?

devernay commented 6 years ago

see also https://github.com/NatronGitHub/Natron/issues/192

devernay commented 6 years ago

This issue was moved to NatronGitHub/Natron#220