Description of problem: installing openshot gives en error about installation $ openshot -------------------------------- OpenShot (version 1.3.0) -------------------------------- Process no longer exists: 8690. Creating new pid lock file. ------------------------------------------------------- Error: OpenShot has not been installed in the Python path. (Both the site-packages and /usr/share/openshot folders were checked) Use the following command to install OpenShot: $ sudo python setup.py install Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3.
Should be fixed with 1.3.0-2 rpm. It will complain about missing frei0r plugins but, as Mageia doesn't seem to have them, it should rather deserve a new bug report if they're really needed.
Status: NEW => RESOLVEDCC: (none) => arnaud.patardResolution: (none) => FIXED
Updating to openshot-1.3.0-2.mga1.src.rpm and still the same error $ openshot -------------------------------- OpenShot (version 1.3.0) -------------------------------- Process no longer exists: 5445. Creating new pid lock file. ------------------------------------------------------- Error: OpenShot has not been installed in the Python path. (Both the site-packages and /usr/share/openshot folders were checked) Use the following command to install OpenShot: $ sudo python setup.py install
Please test the next package. FWIW, upstream could do well with enhancing the puzzling/almost-useless error message, and actually show the python backtrace, which makes it possible to spot missing python modules needed at runtime...
Finally I can start it.