[Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2014-03-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pitivi (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pitivi in Ubuntu.

[Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2013-01-16 Thread Benjamin Kerensa
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?

Re: [Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2013-01-16 Thread Experimenter
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 -self.zoom_scale.set_value(1.0) +#self.zoom_scale.set_value(1.0) kindly try adding the change manually.

Re: [Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2013-01-16 Thread Experimenter
Excuse me for the mistake.. The patch is at line no 609 and not 162 of the file change in the patch @ line 609 in /usr/lib/pitivi/python/pitivi/ui/clipproperties.py -self.zoom_scale.set_value(1.0) +#self.zoom_scale.set_value(1.0) I tried the patch on a

Re: [Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2013-01-16 Thread Experimenter
The updated patch should solve your problem. I realized that zoom setting might be important for some effects. The new patch just catches the exception if it occurs and the program flow resumes. please remove the previous patch before applying this. ---

[Desktop-packages] [Bug 1100007] Re: unable to separate video and audio by using ungroup clips button

2013-01-15 Thread Ubuntu Foundations Team Bug Bot
The attachment patch to comment the reset of zoom to 1 of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by