GNOME Bugzilla – Bug 709205
[pitivi] Segfault when ungrouping clips that have effects
Last modified: 2014-06-22 13:44:55 UTC
1. Import and insert http://jeff.ecchi.ca/public/sample-pitivi-projects/m%c3%a9tro%201.MOV into a blank timeline 2. Add the AgingTV effect to it 3. Ungroup the clip (to split the audio apart) Result: segfault.
Created attachment 256203 [details] Stacktrace
Fixed here: https://github.com/MathieuDuponchelle/PitiviGes/commit/6eb6a9cd337865d6fe89b0fcf33b4f5902acf81c
Author: Mathieu Duponchelle <mduponchelle1@gmail.com> Date: Tue Oct 1 20:07:10 2013 +0200 timeline: pass the correct argument to disconnect_by_func. fixes #709205