https://bugs.kde.org/show_bug.cgi?id=425724
--- Comment #4 from Todd Lewis <uto...@gmail.com> --- Tested with Kdenlive AppImage version 20.08.0, and the problem persists. I've created, with AppImage 20.08.0, the simplest possible demonstration project, which I've added as an attachment, using the following steps: 0. start ./kdenlive-20.08.0-x86_64.appimage 1. Change project settings to "SD/DVD Widescreen">>"DV/DVD Widescreen NTSC" 2. Add Title Clip a. Enter some text b. Set text color to bright yellow (HTML: #ffff00, Alpha: 255) c. Create Title 3. Rename clip to "Yellow text 1 - static" 4. Duplicate clip 5. Rename "Yellow text 1 - static (copy)" to "Yellow text 2 - animated" 6. Double-click new clip to edit it: a. click "Animation" b. click "Edit end" c. change Y from 0 to 1 (any change of X or Y would do) d. click "Update title" At this point the text in the clip preview shows up green, and will render that way, even though it still shows up yellow in the title editor. In my testing, white text (#ffffff alpha 255) remains white, even in the same title. Furthermore, changing the Animation X,Y back to zeros does not restore the off-color text to its correct color in the previews or renders. It takes a "Reload clip" to accomplish that. [However, a "Reload clip" on a previously animated but restored (X,Y) to zeros title with yellow and white text just caused a segfault, which I am attempting now to reproduce: "/tmp/.mount_kdenlirUVf5o/AppRun: line 26: 12760 Segmentation fault (core dumped) kdenlive --config kdenlive-appimagerc $@"] -- You are receiving this mail because: You are watching all bug changes.