openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06424
[Bug 756523] [NEW] I can not execute it in Ubuntu 11.04 (natty)
Public bug reported:
I have updated my system to Ubuntu 11.04 from the previous 10.10
version...... and now Openshot does not run.... This is what I receive
when I execute "openshot" from the command-line.
--------------------------------
OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 5493. Creating new pid lock file.
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/dist-packages/openshot/classes/thumbnail.py", line 170, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined
*** ERROR: MLT Python bindings failed to import ***
-------------------------------------------------------
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
I have tried to reinstall it from Synaptic, install it from PPA, install
from the sources, but the result is the same... well , If I try to
install from the sources this is what I receive :
Execution path: /home/jonathan/Programas/openshot-1.3.0/setup.py
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/openshot-render to 755
changing mode of /usr/local/bin/openshot to 755
running install_data
running install_egg_info
Removing /usr/local/lib/python2.7/dist-packages/openshot-1.3.0.egg-info
Writing /usr/local/lib/python2.7/dist-packages/openshot-1.3.0.egg-info
Updating the Shared MIME-Info database cache.
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'
Updating the mime.types database
Updating the .desktop file database.
-----------------------------------------------
Installation Finished!
Run OpenShot by typing 'openshot' or through the Applications menu.
-----------------------------------------------
But it doesnt run ....
Best regards.
** Affects: openshot
Importance: Undecided
Status: New
** Tags: 11.04 natty ubuntu
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/756523
Title:
I can not execute it in Ubuntu 11.04 (natty)
Status in OpenShot Video Editor:
New
Bug description:
I have updated my system to Ubuntu 11.04 from the previous 10.10
version...... and now Openshot does not run.... This is what I receive
when I execute "openshot" from the command-line.
--------------------------------
OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 5493. Creating new pid lock file.
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/dist-packages/openshot/classes/thumbnail.py", line 170, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined
*** ERROR: MLT Python bindings failed to import ***
-------------------------------------------------------
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
I have tried to reinstall it from Synaptic, install it from PPA,
install from the sources, but the result is the same... well , If I
try to install from the sources this is what I receive :
Execution path: /home/jonathan/Programas/openshot-1.3.0/setup.py
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/openshot-render to 755
changing mode of /usr/local/bin/openshot to 755
running install_data
running install_egg_info
Removing /usr/local/lib/python2.7/dist-packages/openshot-1.3.0.egg-info
Writing /usr/local/lib/python2.7/dist-packages/openshot-1.3.0.egg-info
Updating the Shared MIME-Info database cache.
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'
Updating the mime.types database
Updating the .desktop file database.
-----------------------------------------------
Installation Finished!
Run OpenShot by typing 'openshot' or through the Applications menu.
-----------------------------------------------
But it doesnt run ....
Best regards.
Follow ups
References