Commit 60b641d
committed
Check the return code when saving a movie with files.
When using temporary files, we only run the movie creation process once,
rather than keeping an open pipe. As a result, we only get an error
here. Without this change, if the process fails, there is no error
message.1 parent ed6a250 commit 60b641d
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
325 | 332 | | |
326 | 333 | | |
327 | 334 | | |
| |||
0 commit comments