← Back to team overview

linux-traipu team mailing list archive

[Bug 937057] Re: Openshot crashes on Ubuntu 11.10 with Segmentation fault

 

It is funny to see that he wants ladspa plugins which are not requiered by Openshot himself but by MLT which seems compiled with this option. Also, you must install lapdsa plugins and use the svn PPA in your cases :
sudo apt-get install ladspa-sdk
should resolve this error.
If you have still an error after, you should install the Svn PPA of Sunab. Be careful with this PPA, Think to deactive this one after the update. it could break all after another update.
sudo add-apt-repository ppa:sunab/kdenlive-svn
sudo apt-get update
sudo apt-get upgrade libmlt4 libmlt-data libmlt++3 python-mlt3 melt

-- 
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/937057

Title:
  Openshot crashes on Ubuntu 11.10 with Segmentation fault

Status in OpenShot Video Editor:
  New

Bug description:

  stw@wisselgame:~$ openshot

  ------------------------- ERROR 1 ------------------------------
  Failed to import 'from openshot import main'
  Error Message: cannot import name main
  ----------------------------------------------------------------
  --------------------------------
     OpenShot (version 1.4.2)
  --------------------------------
  Process no longer exists: 22221.  Creating new pid lock file.

  Detecting formats, codecs, and filters...
  Segmentation fault

  stw@wisselgame:~$

  Installed from: http://ppa.launchpad.net/openshot.developers/ppa/ubuntu
  Ubuntu 11.10
  OpenShot version: 1.4.2-1

  Deleted ~/.openshot -> same result

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


Follow ups

References