FS#52264 - [openshot] Error Output: No frame was found in the output from Blender

Attached to Project: Community Packages
Opened by Anonymous Submitter - Sunday, 25 December 2016, 11:27 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 06 July 2017, 14:49 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sergej Pupykin (sergej)
Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
  • Anonymous Submitter (2016-12-25)
Private No

Details

Description:
Blender: 2.78a
Openshot: 2.2


Error Output: No frame was found in the output from Blender
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 06 July 2017, 14:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  should be fixed by upstream
Comment by Florian Pritz (bluewind) - Wednesday, 28 December 2016, 10:43 GMT
Please provide information on what exactly is the problem and how it can be reproduced.
Comment by Paulo Fino (burafino) - Friday, 03 February 2017, 19:13 GMT
Problem:
OpenShot does not recognise/launch blender correctly

Steps to reproduce:
1. Launch OpenShot
2. Make sure blender and inkscape paths are set correctly in OpenShot preferences
3. Select Title -> Animated Title
4. Click on first title effect
5. Read error message
Comment by Florian Pritz (bluewind) - Saturday, 04 February 2017, 09:17 GMT
Thanks. Testing this I also get the following output on the console:

blender_treeview:INFO Blender command: /usr/bin/blender -b '/usr/lib/python3.6/site-packages/openshot_qt/blender/blend/defocus.blend' -P '/home/flo/.openshot_qt/blender/6dad2e4c-eaba-11e6-ab16-f2c792c1fba2/defocus.py'
Traceback (most recent call last):
File "/home/flo/.openshot_qt/blender/6dad2e4c-eaba-11e6-ab16-f2c792c1fba2/defocus.py", line 123, in <module>
text_object.align = params["spacemode"]
AttributeError: 'TextCurve' object has no attribute 'align'

It appears that this is an upstream bug and there is already a report in the upstream tracker: https://github.com/OpenShot/openshot-qt/issues/379

Loading...