← Back to team overview

openshot.developers team mailing list archive

[Bug 482985] Re: openshot won't open in Ubuntu 9.10

 

I now get a similar message on my install of ubuntu 9.10.  Openshot 1.0
used to work fairly well but since upgrading to openshot 1.1 the program
fails to start.  I removed the openshot folder in user/share before
installing version 1.1 and I do not have kdenlive installed.   When
running from the terminal I get the following message.

 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

jimy@jimy-laptop:~$ ^C
jimy@jimy-laptop:~$ ^C
jimy@jimy-laptop:~$ sudo python setup.py install
[sudo] password for jimy: 
python: can't open file 'setup.py': [Errno 2] No such file or directory

-- 
openshot won't open in Ubuntu 9.10
https://bugs.launchpad.net/bugs/482985
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: Incomplete
Status in Ubuntu: Invalid

Bug description:
Every time I try and open openshot it comes up with this error
OpenShot (version 0.9.53)
--------------------------------
*** 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 525, in __bootstrap_inner
    self.run()
  File "/usr/share/openshot/classes/thumbnail.py", line 174, 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

user@user-desktop:~$ sudo python setup.py install
[sudo] password for user: 
python: can't open file 'setup.py': [Errno 2] No such file or directory





References