| Summary: | Can't render animation to PNG sequence | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Konstantin Dmitriev <ksee.zelgadis> |
| Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | nightly build (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Konstantin Dmitriev
2019-03-15 15:28:12 UTC
Just checking: is this the file we discussed earlier? And before or after re-saving on Linux? This is almost the same file. It is after re-saving in Linux + some minor edits (layers renamed to English). Note: the same can be reproduced by rendering animation via CLI: ``` konstantin@master:~$ /home/konstantin/0-work/tools/apps/krita-4.2.0-pre-alpha-bb0edcc-x86_64.appimage --export-sequence '/home/konstantin/0-work/morevna/ep03/118-5/118-5-storyboard-54-7-bug2.kra' --export-filename /tmp/file.png krita.general: Failed to load "paintoppresets/11_Clone_brush.kpp" from bundle "/home/konstantin/.local/share/krita/bundles/rads.bundle" krita.general: Failed to load "paintoppresets/14_Brush_Textured.kpp" from bundle "/home/konstantin/.local/share/krita/bundles/rads.bundle" Entering "KisAsyncAnimationRenderDialogBase::Result KisAsyncAnimationRenderDialogBase::regenerateRange()" numWorkers = 4 numThreadsPerWorker = 2 Entering "KisAsyncAnimationRenderDialogBase::Result KisAsyncAnimationRenderDialogBase::regenerateRange()" Copying done in 34 Entering "KisAsyncAnimationRenderDialogBase::Result KisAsyncAnimationRenderDialogBase::regenerateRange()" Full regeneration done in 9965 krita.general: "Failed to render animation frames!" krita.general: Warning: some tiles have leaked: krita.general: Tiles in memory: 11082 Total tiles: 11082 konstantin@master:~$ ``` Hm, I'm sorry, but at least with current git master, I cannot reproduce. Can you still reproduce it with the latest nightly build? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Hi! Apologies for delay. I have tested "krita-4.2.0-pre-alpha-71371bb-x86_64.appimage" and it works fine for me now. Thank you! ^__^ |