No frame was found in the output from Blender (version 2.5.6)

Bug #697780 reported by Gian-Luigi Valle
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
New
Undecided
Unassigned

Bug Description

1) Linux Mint 10 Julia x86
2) Software Manager (apt)
3)1.2.2
4)
Process no longer exists: 5327. Creating new pid lock file.
state saved
on_mnu3dTitle_activate called with self.GtkImageMenuItem
on_treeTemplates_button_release_event
Done with Render() method
Traceback (most recent call last):
  File "/home/gian-luigi/.openshot/blender/79a1489e-18f4-11e0-8c8f-00164494bd8f/blinds.py", line 105, in <module>
    text_object.align = params["spacemode"]
TypeError: bpy_struct: item.attr = val: enum "CENTRAL" not found in ('LEFT', 'CENTER', 'RIGHT', 'JUSTIFY', 'FLUSH')
No frame was found in the output from Blender
Blender render thread finished

Revision history for this message
Olivier Girard (eolinwen) wrote :

Hi,
It is normal, it is a new version with a lot of change (they fixed over 440 bugs). So we need to do the modifictions and when it will be ready, it will be available either the PPA either the Distribution;
Thanks.

Revision history for this message
Elliott Sales de Andrade (qulogic) wrote :

I don't think this has anything to do with Blender.

You'll note this error here:
TypeError: bpy_struct: item.attr = val: enum "CENTRAL" not found in ('LEFT', 'CENTER', 'RIGHT', 'JUSTIFY', 'FLUSH')

All the titles have a CENTRAL setting, which seems to be the default. But if you change it to LEFT or RIGHT, then you can render the title just fine.

Revision history for this message
Elliott Sales de Andrade (qulogic) wrote :

Oh, I guess that setting is in Blender, actually. But it's easy to fix. All you need is this little sed script:
sed -i 's/CENTRAL/CENTER/g' openshot/blender/*.xml openshot/blender/scripts/*.py

Revision history for this message
Olivier Girard (eolinwen) wrote :

This version of Blender provides a API Python which gives us the mean to use his features.
Jonathan have already prepare the files corrected. After, the question is the following. Should must be available now or wait a little like we are at a new dawn of a next version ? Personally, i am for the both.

Revision history for this message
Olivier Girard (eolinwen) wrote :

If you could test the development version (1.3.0 alpha) who already brings the correction on this files waiting the correction for the version 1.2.2. More explanations here : http://openshotusers.com/forum/viewtopic.php?f=11&t=540
The version 2.5.6 seems to be really more stable (for me !).

Revision history for this message
Tuxi (beck-ripabe) wrote :

For those who are willing using the sed script above appears to solve the problem for me.

Revision history for this message
Rob Baines (rob-thebaines) wrote :

Hi guys, new to this launchpad bazaar etc, but I have created a fix for the blender bug. Not quite sure of the protocol for getting things done yet.

https://code.launchpad.net/~rob-thebaines/openshot/blender-support

Cheers

Rob

Revision history for this message
Jonathan Thomas (jonoomph) wrote : Re: [Openshot.developers] [Bug 697780] Re: No frame was found in the output from Blender (version 2.5.6)

Rob,
I would suggest submitting a new bug with a link to your branch and a good
descriptive explanation of what the branch does. I think it's too late for
version 1.3.0, but for sure we can include it in the next version.

Thanks!
-Jonathan

On Fri, Feb 11, 2011 at 5:30 PM, Rob Baines <email address hidden>wrote:

> *** This bug is a duplicate of bug 667376 ***
> https://bugs.launchpad.net/bugs/667376
>
> Hi guys, new to this launchpad bazaar etc, but I have created a fix for
> the blender bug. Not quite sure of the protocol for getting things done
> yet.
>
> https://code.launchpad.net/~rob-thebaines/openshot/blender-support
>
> Cheers
>
> Rob
>
> ** Branch linked: lp:~rob-thebaines/openshot/blender-support
>
> --
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
> https://bugs.launchpad.net/bugs/697780
>
> Title:
> No frame was found in the output from Blender (version 2.5.6)
>
> Status in OpenShot Video Editor:
> New
>
> Bug description:
> 1) Linux Mint 10 Julia x86
> 2) Software Manager (apt)
> 3)1.2.2
> 4)
> Process no longer exists: 5327. Creating new pid lock file.
> state saved
> on_mnu3dTitle_activate called with self.GtkImageMenuItem
> on_treeTemplates_button_release_event
> Done with Render() method
> Traceback (most recent call last):
> File
> "/home/gian-luigi/.openshot/blender/79a1489e-18f4-11e0-8c8f-00164494bd8f/blinds.py",
> line 105, in <module>
> text_object.align = params["spacemode"]
> TypeError: bpy_struct: item.attr = val: enum "CENTRAL" not found in
> ('LEFT', 'CENTER', 'RIGHT', 'JUSTIFY', 'FLUSH')
> No frame was found in the output from Blender
> Blender render thread finished
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~openshot.developers
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Rob Baines (rob-thebaines) wrote :

Added new bug 717939 detailing reason for branch.

Rob.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.