I have not experienced any problems with the patch.
There is only 1 change in the patch @ line 162 in
/usr/lib/pitivi/python/pitivi/ui/clipproperties.py
kindly try adding the change manually.
also verify if you are using the ver 0.15.2-0ubuntu0.1 in 12.04 LTS
Regards
Experimenter
On Wednesday 16 January 2013 03:59 PM, Benjamin Kerensa wrote:
> Experimenter,
>
> Thanks for the patch I was testing it out and there were some errors
> with self.effect = None although it did ungroup the clips but for some
> reason that portion of your patch appears to cause some instability and
> requires a force quit.
>
> Have you had the same results with your patch?
>
I have not experienced any problems with the patch. pitivi/ python/ pitivi/ ui/clipproperti es.py
There is only 1 change in the patch @ line 162 in
/usr/lib/
- self.zoom_ scale.set_ value(1. 0) scale.set_ value(1. 0)
+ #self.zoom_
kindly try adding the change manually.
also verify if you are using the ver 0.15.2-0ubuntu0.1 in 12.04 LTS
Regards
Experimenter
On Wednesday 16 January 2013 03:59 PM, Benjamin Kerensa wrote:
> Experimenter,
>
> Thanks for the patch I was testing it out and there were some errors
> with self.effect = None although it did ungroup the clips but for some
> reason that portion of your patch appears to cause some instability and
> requires a force quit.
>
> Have you had the same results with your patch?
>