openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03276
[Bug 537431] Re: Openshot fails to import mlt and then fails to start
Sorry, but this is not due to the code in OpenShot, and rather a
packaging issue. Please use the PPA to test on Ubuntu 9.10 and 10.04,
instead of the installers. Also, please read the follow FAQ on
debugging an installation issue. It is very helpful:
https://answers.launchpad.net/openshot/+faq/1032.
** Changed in: openshot (Ubuntu)
Status: Confirmed => Invalid
--
Openshot fails to import mlt and then fails to start
https://bugs.launchpad.net/bugs/537431
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to openshot in ubuntu.
Status in “openshot” package in Ubuntu: Invalid
Bug description:
Binary package hint: openshot
Openshot fails to start (amd64 arch) with the following error
$ openshot
--------------------------------
OpenShot (version 1.1.0)
--------------------------------
*** 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.6/threading.py", line 527, 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
-------------------------------------------------------
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
---
Packages installed
$ dpkg -l python-mlt2 openshot
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii openshot 1.1.0-0ubuntu1 Create and edit videos and movies
ii python-mlt2 0.4.10-5ubuntu multimedia framework (python bindings)
----
Debs used
python-mlt2_0.4.10-5ubuntu1_amd64.deb
openshot_1.1.0-0ubuntu1_all.deb
Potentially a problem only on amd64 is i386 users aren't seeing the same thing?
More info needed?
References