← Back to team overview

linux-traipu team mailing list archive

[Bug 1348291] [NEW] Openshot does not start because of mlt

 

Public bug reported:

I had an update on Ubuntu 14.04 and now Openshot 1.4.4~alpha from the
bazaar repositories does not launch anymore. It only suggests to check
mlt:

$ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56) 
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mlt
>>> mlt.Factory().init()
<mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0x7ff6c7486c00> >

"sudo apt-get install python-mlt" Does not solve the problem and "sudo
apt-get install python-mlt5 -f" brings up an unresolvable dependency:

sudo apt-get install python-mlt5 -f
...
The following packages have unmet dependencies:
 python-mlt5 : Depends: libmlt++3 but it is not going to be installed
...
sudo apt-get install libmlt++3
...
sudo apt-get install python-mlt5 -f
...
The following packages have unmet dependencies:
 python-mlt5 : Depends: libmlt5 but it is not going to be installed
...
sudo apt-get install libmlt5
...
Removing libmlt++3 (0.9.0-3) ...
Removing libmlt6 (0.9.0-3) ...
...
sudo apt-get install python-mlt5 -f

Related forum post:
http://openshotusers.com/forum/viewtopic.php?f=11&t=2133

** Affects: openshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1348291

Title:
  Openshot does not start because of mlt

Status in OpenShot Video Editor:
  New

Bug description:
  I had an update on Ubuntu 14.04 and now Openshot 1.4.4~alpha from the
  bazaar repositories does not launch anymore. It only suggests to check
  mlt:

  $ python
  Python 2.7.6 (default, Mar 22 2014, 22:59:56) 
  [GCC 4.8.2] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import mlt
  >>> mlt.Factory().init()
  <mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0x7ff6c7486c00> >

  "sudo apt-get install python-mlt" Does not solve the problem and "sudo
  apt-get install python-mlt5 -f" brings up an unresolvable dependency:

  sudo apt-get install python-mlt5 -f
  ...
  The following packages have unmet dependencies:
   python-mlt5 : Depends: libmlt++3 but it is not going to be installed
  ...
  sudo apt-get install libmlt++3
  ...
  sudo apt-get install python-mlt5 -f
  ...
  The following packages have unmet dependencies:
   python-mlt5 : Depends: libmlt5 but it is not going to be installed
  ...
  sudo apt-get install libmlt5
  ...
  Removing libmlt++3 (0.9.0-3) ...
  Removing libmlt6 (0.9.0-3) ...
  ...
  sudo apt-get install python-mlt5 -f

  Related forum post:
  http://openshotusers.com/forum/viewtopic.php?f=11&t=2133

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1348291/+subscriptions


Follow ups

References