FS#44794 - [openshot] 1.4.3-3 Failed to initialize - broken dependencies

Attached to Project: Community Packages
Opened by JF (jfcandidofilho) - Thursday, 30 April 2015, 16:32 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 Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:

OpenShot fails to initialize ("no LADSPA plugins were found") because optional dependencies are a must. After installing those dependencies, OpenShot initialize normally.

Additional info:

- openshot 1.4.3-3;
- Linux 4.0.1-1-ARCH;
- Error file attached;
- system with multiarch "ON" & XMonad 0.11.1 (just in case..);


Steps to reproduce:

- On an raw Arch machine - with XMonad and multi-arch to ensure - install OpenShot;
- Execute OpenShot from command line;
- The program should open and immediately close, giving out a error (see the attached file);

How to fix:

- Install the following "optional" packages together with OpenShot:

dvgrab
ladspa
sox
vid.stab
qt5-svg
sdl_image

- Of course, these packages need to be marked as needed dependencies for a real fix;
- "frei0r-plugins" package (effects) should be listed as optional;
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 27 July 2015, 09:46 GMT
Reason for closing:  Fixed