← Back to team overview

openshot.developers team mailing list archive

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

 

You have another solution which will confirm (or not) if freiOr-plugins are the case and will give you the possibilities to use Openshot. The freiOr-plugins are not essentiels for working with Openshot. You have an account launchpad so you can have the main branch by this command :
bzr branch lp:openshot/1.0
After go until the folder openshot (the second) and in a console type :
python openshot.py
and enjoy, after you could create a little script and a desktop file.

-- 
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