Bug 373648

Summary: Render animation does not work with appimages and snap packages.
Product: [Applications] krita Reporter: wolthera <griffinvalley>
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: grave CC: dimula73, halla
Priority: VHI    
Version First Reported In: 3.1 Beta   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description wolthera 2016-12-14 16:16:47 UTC
Both Appimage as well as Snap packages seem to lose the destination file path somewhere along the way, meaning that ffmpeg errors out.

Snap packages on top of that have the problem that they cannot get to usr/bin, so they can potentially not select the default installed ffmpeg.

Lanchpad and self-compiled Kritas don't seem to have this issue.
Comment 1 Dmitry Kazakov 2016-12-14 16:22:04 UTC
This patch fixes the problem for AppImage and the first part of Snap's problem:

https://phabricator.kde.org/P61