Summary: | The file "FFmpeg.exe" is missing in Krita's "krita-x64-5.2.0-setup.exe" | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Michael Strothotte <michelist.tracksbugs> |
Component: | Animation | Assignee: | Alvin Wong <alvin> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | alvin, konstrukto78 |
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/68389f217856f20662db43db894f86943551e4ab | Version Fixed In: | |
Sentry Crash Report: |
Description
Michael Strothotte
2023-10-12 09:52:34 UTC
From @Konstrukto: @Michelist stated this well, I can confirm that this was also my experience. Git commit debc815bd51bef6c0f2309a9653fbf5dd071c70a by Alvin Wong. Committed on 12/10/2023 at 14:00. Pushed by alvinwong into branch 'master'. win/installer: Fix ffmpeg being excluded Remove remnants of the long-obsolete optional ffmpeg component in the installer which explicitly excludes `ffmpeg.exe`. FFmpeg is now treated as a typical required component. M +0 -12 packaging/windows/installer/MakeInstallerNsis.cmake.in M +1 -15 packaging/windows/installer/installer_krita.nsi M +0 -3 packaging/windows/installer/translations/English.nsh M +0 -3 packaging/windows/installer/translations/SimpChinese.nsh M +0 -3 packaging/windows/installer/translations/TradChinese.nsh https://invent.kde.org/graphics/krita/-/commit/debc815bd51bef6c0f2309a9653fbf5dd071c70a Git commit 68389f217856f20662db43db894f86943551e4ab by Alvin Wong. Committed on 12/10/2023 at 14:05. Pushed by alvinwong into branch 'krita/5.2'. win/installer: Fix ffmpeg being excluded Remove remnants of the long-obsolete optional ffmpeg component in the installer which explicitly excludes `ffmpeg.exe`. FFmpeg is now treated as a typical required component. (cherry picked from commit debc815bd51bef6c0f2309a9653fbf5dd071c70a) M +0 -12 packaging/windows/installer/MakeInstallerNsis.cmake.in M +1 -15 packaging/windows/installer/installer_krita.nsi M +0 -3 packaging/windows/installer/translations/English.nsh M +0 -3 packaging/windows/installer/translations/SimpChinese.nsh M +0 -3 packaging/windows/installer/translations/TradChinese.nsh https://invent.kde.org/graphics/krita/-/commit/68389f217856f20662db43db894f86943551e4ab |