New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SaveImage error handling #93

Closed
zebastian opened this Issue May 29, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@zebastian
Collaborator

zebastian commented May 29, 2016

it should be checked, if the image could be saved properly.
Especially in keyframe / flight animation the rendering should popup with a big error notification, if the folder to store does not exist. see also bug report here:
http://www.fractalforums.com/bug-reporting-b231/v2-netrender-and-file-saving/

@zebastian zebastian self-assigned this May 29, 2016

@zebastian zebastian added the BUG label May 29, 2016

zebastian added a commit that referenced this issue May 30, 2016

notification for keyframe/flight folder does not exist
when the user presses the button to render keyframe/flight an error
notification will be shown, if the folder to store does not exist.
This fixes issue #93
@zebastian

This comment has been minimized.

Show comment
Hide comment
@zebastian

zebastian May 30, 2016

Collaborator

error handling for simple image save is already present, so this issue is fixed.

Collaborator

zebastian commented May 30, 2016

error handling for simple image save is already present, so this issue is fixed.

@zebastian zebastian closed this May 30, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment