openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03239
[Bug 488863] Re: Phaser effect is a bit broken
Unable to reproduce. Please retry with the latest version of
OpenShot.
** Changed in: openshot
Status: New => Invalid
--
Phaser effect is a bit broken
https://bugs.launchpad.net/bugs/488863
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: Invalid
Bug description:
Add Phaser effect on a clip, and instead you get a whole bunch of 'Echo' ones. You cannot remove any of the 'Echo ones'.
Clicking on any one of them also generates this message:
Traceback (most recent call last):
File "/usr/share/openshot/windows/ClipProperties.py", line 154, in on_treeEffects_button_release_event
user_param_value = self.get_clip_parameter(clip_effect, param.name)
File "/usr/share/openshot/windows/ClipProperties.py", line 214, in get_clip_parameter
for clip_param in clip_effect.paramaters:
AttributeError: 'NoneType' object has no attribute 'paramaters'
References