[kdenlive] [Bug 507568] macOS melt rendering crash at arbitrary frame - EXC_BAD_ACCESS (SIGSEGV)
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Jul 28 01:13:26 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507568
rich at racitup.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |CONFIRMED
Ever confirmed|0 |1
--- Comment #6 from rich at racitup.com ---
It appears the latest kdenlive comes shipped with a blank or incorrect launch
environment on macOS causing locale issues.
1. Tried modifying the LaunchAgent: environment.plist - did not work
2. Tried modifying Info.plist in the app bundle and re-signing - did not work
3. Tried supplying the environment directly to the app execution:
LANG=en_GB.UTF-8 LC_ALL=en_GB.UTF-8
/Applications/kdenlive.app/Contents/MacOS/kdenlive
- did not work
Related discussion:
https://discuss.kde.org/t/kdenlive-crashes-while-rendering-on-mac-m2/12821/8
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list