Skip to content

present dialogs if the output file cannot be saved#123

Open
kwhite-uottawa wants to merge 1 commit intoGrandOrgue:masterfrom
kwhite-uottawa:check
Open

present dialogs if the output file cannot be saved#123
kwhite-uottawa wants to merge 1 commit intoGrandOrgue:masterfrom
kwhite-uottawa:check

Conversation

@kwhite-uottawa
Copy link
Copy Markdown
Contributor

GoOdf currently assumes that the write succeeds.

Could be useful to add some checks for "is it writeable?", "can I create it?"

@larspalo
Copy link
Copy Markdown
Collaborator

@kwhite-uottawa As the odfFile is allocated on line 665 it's possible that it should be deleted before the return statement on lines 669 and 684 to clean up just like I've done in the else branch in between your additions.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants