openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #02154
[Bug 511099] [NEW] Installing from ppa kills video applications (frei0r-plugins)
Public bug reported:
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.
** Affects: openshot
Importance: Undecided
Status: New
** Tags: frei0r-plugins
--
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.
Follow ups
References