Bug 373648 - Render animation does not work with appimages and snap packages.
Summary: Render animation does not work with appimages and snap packages.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (other bugs)
Version First Reported In: 3.1 Beta
Platform: Other Linux
: VHI grave
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 16:16 UTC by wolthera
Modified: 2016-12-29 12:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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