← Back to team overview

openshot.developers team mailing list archive

[Bug 570029] Re: Karmic - Problem Opening after ppa install

 

You have to install mlt and python mlt from synaptics

-- 
Karmic - Problem Opening after ppa install
https://bugs.launchpad.net/bugs/570029
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: New

Bug description:
Thanks for doing such a great job with Openshot, it looks promising!
Now, if it would just run in Karmic, and run without crashing!!  rg

This is a PPA install of your latest build on a Karmic 9.10 OS.
FYII - I upgraded an Ubuntu 9.04 install to 9.10.  Have tried Openshot install in every possible way.  Removed many non working attempts. Have never been able to get a stable installation.  

Last attempt with your ppa:   "openshot" on the command line yielded these results...


--------------------------------
   OpenShot (version 1.1.3)
--------------------------------
Process no longer exists: 16995.  Creating new pid lock file.
*** 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/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

--------------

When I attempted to run the suggested command line
  $ sudo python setup.py install
I got this...
  $ python: can't open file 'setup.py': [Errno 2] No such file or directory



HERE IS THE DEBUG FILE....


-----------------------------------------------------------
OpenShot Debug File 0.0.2 - 2010-04-26 01:56:38.970467     
-----------------------------------------------------------
This file contains a list of installed packages related to OpenShot,
locations of files, and a list of shared libraries used by python-mlt.


-----------------------------------------------------------
Distribution Version Info                                  
-----------------------------------------------------------
No LSB modules are available.                              
Distributor ID: Ubuntu                                     
Description:    Ubuntu 9.10                                
Release:        9.10                                       
Codename:       karmic                                     



-----------------------------------------------------------
List of Installed Packages                                 
-----------------------------------------------------------
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  libmlt1                                              0.4.4-2build1                                              multimedia framework (runtime)              
ii  openshot                                             1.1.3-karmic1                                              Create and edit videos and movies           
un  openshot-mlt                                         <none>                                                     (no description available)                  
ii  python-mlt                                           1.0-3                                                      Python bindings for MLT video editing framew
un  python-mlt2                                          <none>                                                     (no description available)                  
No packages found matching libmlt2.                                                                                                                             



-----------------------------------------------------------
Python Path (i.e. sys.path)
-----------------------------------------------------------
/home/rgeiger/Downloads/OpenShot
/usr/lib/python2.6
/usr/lib/python2.6/plat-linux2
/usr/lib/python2.6/lib-tk
/usr/lib/python2.6/lib-old
/usr/lib/python2.6/lib-dynload
/usr/lib/python2.6/dist-packages
/usr/lib/python2.6/dist-packages/Numeric
/usr/lib/python2.6/dist-packages/PIL
/usr/lib/python2.6/dist-packages/gst-0.10
/usr/lib/pymodules/python2.6
/usr/lib/python2.6/dist-packages/gtk-2.0
/usr/lib/pymodules/python2.6/gtk-2.0
/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode
/usr/local/lib/python2.6/dist-packages


-----------------------------------------------------------
Files in /usr/lib/pymodules/python2.6/mlt (used by python-mlt)
-----------------------------------------------------------
/usr/lib/pymodules/python2.6/mlt
/usr/lib/pymodules/python2.6/mlt/__init__.py
/usr/lib/pymodules/python2.6/mlt/mlt.py
/usr/lib/pymodules/python2.6/mlt/_mlt.so
/usr/lib/pymodules/python2.6/mlt/mlt_wrap.o
/usr/lib/pymodules/python2.6/mlt/example.py
/usr/lib/pymodules/python2.6/mlt/example.pyc
/usr/lib/pymodules/python2.6/mlt/__init__.pyc
/usr/lib/pymodules/python2.6/mlt/mlt.pyc



-----------------------------------------------------------
Attempt to import mlt (using Python)
-----------------------------------------------------------
No module named _mlt





References