FS#45189 - [openshot] dependency problem

Attached to Project: Community Packages
Opened by Mike C (ggg377) - Wednesday, 03 June 2015, 04:43 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 27 July 2015, 09:46 GMT
Task Type Bug Report
Category Packages
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
Private No

Details

Description:

Openshot crashes on launch on a fresh Arch install. Manually installing sdl_image stops it from crashing and manually installing the other mentioned packages (vid.stab etc) makes the errors go away. Openshot also prompts about not finding frei0r plugins on start. Original error message is as follows:

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
OpenShot (version 1.4.3)
--------------------------------
Process no longer exists: 1249. Creating new pid lock file.
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltvidstab.so
(libvidstab.so.0.9: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsox.so
(libsox.so.3: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsdl.so
(libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltqt.so
(libQt5Xml.so.5: cannot open shared object file: No such file or directory)

......

Additional info:
Openshot version: 1.4.3
MLT version: 0.9.6-7

Similar recent fixed bug: https://bugs.archlinux.org/task/44683

Steps to reproduce:
Install Openshot on a fresh Arch system
Start Openshot
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 27 July 2015, 09:46 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#44794