https://bugs.kde.org/show_bug.cgi?id=436804
--- Comment #15 from Pozsgay Máté <matthew.li...@gmail.com> --- Just one more addition. I am able to reproduce the crash on Linux as well: 1. Open kdenlive with unset LANG 2. Generate the mlt file using vidstab 3. Close kdenlive and restart LANG set to "hu_HU.UTF-8" 4. Add the generated mlt file to the clip bin 5. Enable proxy clips 6. The proxy generation starts, and kdenlive almost instantly crashes. The same happens if I load the "hungarian" version of mlt to the "english" version of kdenlive, so it looks like the generated files are also locale-dependent. I can spot two difference between the files: - In the mlt file the value of LC_NUMERIC is "C" vs. "hu_HU.UTF-8" - In the trf file decimal point indeed different "." vs. "," Thank you! -- You are receiving this mail because: You are watching all bug changes.