https://bugs.kde.org/show_bug.cgi?id=442161
--- Comment #5 from Charlie Ramirez Animation Studios MX <todo.ciencia.y.electron...@gmail.com> --- (In reply to emohr from comment #2) > Gracias por informar. Intente con Flatpak o AppImage oficial para ver si se > trata de un problema de empaque. -2 Error Logs Attached one for Flatpak and another for Appimage Tested using Flatpak The problem Persists, immediately the Sox Echo effect is added, the program closes abruptly, but the error codes displayed by the terminal differ from the snap version The App Image returns even more errors apparently and Quits abruptly for Segment Violation or Floating Comma. I ran app image 2 times; in the first one it closed as soon as it began to reproduce, in the second it did not happen until I added the Sox Echo and set some parameter with a value similar to the other (in this case both in 80) Although at the moment I have only been able to replicate the error by adding the effect in the project, if I use another video or the same video already rendered (new project), it does not seem to happen, although the following sentence when adding the effect continues to be repeated: [mp3 @ 0x7f356803ab40] Estimating duration from bitrate, this may be inaccurate [mp3 @ 0x7f3568059800] Estimating duration from bitrate, this may be inaccurate qml: TRIM AREA ENABLED: false QQmlContext: Cannot set context object on invalid context. QQmlComponent: Cannot create a component in an invalid context QQmlContext: Cannot set context object on invalid context. QQmlComponent: Cannot create a component in an invalid context qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! === REG FOCUS: false qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: [kdenlive/effect] qml: [kdenlive/effect] qml: Add effect: sox_echo XML parsing of "sox_echo" . found 4 parameters QLocale: Default value is QVariant(double, 0.5) parsed: "0.5" = = SET EFFECT PARAM: "gain-in" = 0.5 QLocale: Default value is QVariant(double, 1) parsed: "1" = = SET EFFECT PARAM: "gain-out" = 1 QLocale: Default value is QVariant(double, 150) parsed: "150" = = SET EFFECT PARAM: "delay" = 150 QLocale: Default value is QVariant(double, 0.8) parsed: "0.8" = = SET EFFECT PARAM: "decay" = 0.8 END parsing of "sox_echo" . Number of found parameters 4 // GOT CLIP STACK DATA CHANGE: QVector(307) // GOT CLIP STACK DATA CHANGE DONE: QModelIndex(0,0,0x7,TimelineItemModel(0x56133cf5fce0)) = QVector(307) qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! ----- / SHOW KEYFRAMES: true MUTEX LOCK!!!!!!!!!!!! setmodel MUTEX UNLOCK!!!!!!!!!!!! setmodel MUTEX LOCK!!!!!!!!!!!! loadEffects COUNT: 1 QLocale: Could not load double parameter "" QLocale: Could not load double parameter "" QLocale: Could not load double parameter "" QLocale: Could not load double parameter "" MUTEX UNLOCK!!!!!!!!!!!! loadEffects qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! qml: ENDING DRAG!!!!!!!!!!!!!!!!!!!!!! === REG FOCUS: false -- You are receiving this mail because: You are watching all bug changes.