| Summary: | Command line export-sequence fails if file already exists | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | cromachina |
| Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.2.6 | ||
| Target Milestone: | --- | ||
| Platform: | NixOS | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/5c14db972cd26785e07a56d9a288fec023342c26 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
cromachina
2025-02-05 22:47:30 UTC
Git commit 5c14db972cd26785e07a56d9a288fec023342c26 by Emmet O'Neill. Committed on 01/04/2025 at 02:50. Pushed by emmetoneill into branch 'master'. CLI/Animation: Fixed failure to overwrite existing animation sequence. Exporting animation sequence from the command line no longer fails when frames already exist in the target directory. M +8 -2 libs/ui/KisApplication.cpp M +31 -31 libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp https://invent.kde.org/graphics/krita/-/commit/5c14db972cd26785e07a56d9a288fec023342c26 |