openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03767
[Bug 538754] Re: Version 1.1 won't startup in Ubuntu 9.10
** Changed in: openshot
Status: New => Invalid
--
Version 1.1 won't startup in Ubuntu 9.10
https://bugs.launchpad.net/bugs/538754
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: Invalid
Bug description:
I installed version 1.1 using PPA in Ubuntu 9.10, but it won't startup.
Running in terminal, I got this error:
--------------------------------
OpenShot (version 1.1.0)
--------------------------------
*** ERROR: MLT Python bindings failed to import ***
*** 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
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/openshot/classes/thumbnail.py", line 170, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined
References