https://bugs.kde.org/show_bug.cgi?id=372889
Chris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Chris <[email protected]> --- As I refused to let hours of editing go to waste, I started going over the project file editing out references by random until it finally opened without crashing. Here is the changes between my backup and the working file: 5365a5366,5381 > <tractor id="tractor0" in="0" out="541"> > <track producer="slowmotion:24:0,5:1:1" in="6224" out="6765"/> > <track producer="producer0"/> > <transition id="transition0"> > <property name="a_track">0</property> > <property name="b_track">1</property> > <property name="compositing">0</property> > <property name="distort">0</property> > <property name="mlt_service">qtblend</property> > <property name="always_active">1</property> > </transition> > </tractor> > <playlist id="overlay_track"> > <blank length="3491"/> > <entry producer="tractor0" in="0" out="541"/> > </playlist> 5376a5393 > <track hide="audio" producer="overlay_track"/> -- You are receiving this mail because: You are watching all bug changes.
