← Back to team overview

openshot.developers team mailing list archive

[Bug 486856] Re: echo effect crash (segmentation fault)

 

Hi,
I've installed sox (I've not found it in the dependecy package) but the problem is still here.
Before the crash I've reported the following dump.
When you add an echo effect, 4 effects icons are added to the effect list. If you run the preview the program crash with a segmentation fault.
If you choose one of the 4 effects the program (in the terminal) gives me this dump

on_treeEffects_button_release_event
Traceback (most recent call last):
  File "/home/giovanni/Desktop/openshot/openshot/openshot/windows/ClipProperties.py", line 154, in on_treeEffects_button_release_event
    user_param_value = self.get_clip_parameter(clip_effect, param.name)
  File "/home/giovanni/Desktop/openshot/openshot/openshot/windows/ClipProperties.py", line 214, in get_clip_parameter
    for clip_param in clip_effect.paramaters:
AttributeError: 'NoneType' object has no attribute 'paramaters'

And if I call the preview or the Apply commit command the program crash.

I've upgraded to 0.9.54

It's only mine this problem? or happen in all the machines running
openshot?

thanks
  Gio

-- 
echo effect crash (segmentation fault)
https://bugs.launchpad.net/bugs/486856
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
Hi,
while trying to add to a clip or a music the echo effect the program crash.
The crash arrive calling the preview or committing the effect.
Reported in the released version and in the bzr version (version 0.9.53).

It runs on a debian lenny and the dependecies are taken in block with the deb package.

Keep up the good work!
Regards
  Giovanni



References