Summary: | Render animation does not prompt before overwriting existing video file | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Alvin Wong <alvin> |
Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, emmetoneill.pdx, eoinoneill1991, halla, tamtamy.tymona |
Priority: | NOR | ||
Version First Reported In: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/19ba654f4cf75282dced9cc952dc1b64fccd6da3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alvin Wong
2022-07-23 11:10:22 UTC
Um, isn't this debatable? I guess that many people will constantly render out their project and then having to confirm the overwrite is annoying. (Though we do this with save as.) I'm not 100% convinced that users will want to confirm exporting every time a user wants to save a gif either. However, I think that if we ask about overwriting frame sequences, we might be able to do both in a single prompt when it's a valid thing to do. Well, we *do* ask about overwriting temporary frame files. So I guess we should also ask about overwriting the final file. We can actually have an option to opt it out in the Preferences->General->File. Remove triaged keyword from CONFIRMED bugs Fixed in 863df87fc4bd896984e93c7a2972b3602352802c during bugs.kde server outage. Git commit 19ba654f4cf75282dced9cc952dc1b64fccd6da3 by Emmet O'Neill. Committed on 18/06/2025 at 23:52. Pushed by emmetoneill into branch 'krita/5.2'. Added animation render overwrite confirmation dialog. Added a short confirmation dialog message to the animation rendering process when another file exists at the render output file path. (cherry picked from commit 863df87fc4bd896984e93c7a2972b3602352802c) M +35 -20 libs/ui/animation/KisAnimationRender.cpp https://invent.kde.org/graphics/krita/-/commit/19ba654f4cf75282dced9cc952dc1b64fccd6da3 |