← Back to team overview

openshot.developers team mailing list archive

[Bug 511099] Re: Installing from ppa kills video applications (frei0r-plugins)

 

*** This bug is a duplicate of bug 459940 ***
    https://bugs.launchpad.net/bugs/459940

This bug is duplicated here :https://answers.launchpad.net/openshot/+question/95857 and https://bugs.launchpad.net/openshot/+bug/482985.
You can do (if it doesn't work ) too : 
sudo ln -s /usr/lib/libmlt++.so.0.4.10 /usr/lib/libmlt++.so.2

-- 
Installing from ppa kills video applications (frei0r-plugins)
https://bugs.launchpad.net/bugs/511099
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: New

Bug description:
Xubuntu 9.10
Installing OpenShot 1.0.0 from ppa.
After installing OpenShot, Totem and Exaile stop working. The error from terminal: ERROR: Could not load classifier cascade /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml

I also found a solution how to repair Totem and Exaile:
http://www.insidesocal.com/click/2009/11/ubuntu-karmic-fail-pidgin-and.html

It is necessary to use these commands:
# sudo apt-get purge frei0r-plugins libcv1 libhighgui1 libcvaux1
# sudo apt-get install libcv1 libhighgui1 libcvaux1

This unfortunatelly unistalls OpenShot. So I can either have installed OpenShot and killed Totem and Exaile or have functional Totem and Exaile but not OpenShot installed.

This issue seems to be related to frei0r-plugins. When I wanted to unistall frei0r-plugins, it will also require to uninstall OpenShot.





References