← Back to team overview

openshot.bugs team mailing list archive

[Bug 978731] [NEW] openshot crashes on startup with floating point error

 

Public bug reported:

installed openshot via ppa


Distribution Version Info
-----------------------------------------------------------
No LSB modules are available.
Distributor ID:	LinuxMint
Description:	Linux Mint 12 Lisa
Release:	12
Codename:	lisa

from terminal 
$ 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: 15223.  Creating new pid lock file.

Detecting formats, codecs, and filters...
---
video_codecs:
*

...
state saved
Floating point exception

The debug script says that Openshot wants Python 2.6... I have python
2.7

Debug says that it can't find a lib but then finds it
WARNING: /usr/lib/pymodules/python2.6 missing from Python Path
-----------------------------------------------------------
This folder is where the python-mlt bindings are stored.  If this folder
is not in the Python Path, it will not find the 'mlt' module.


-----------------------------------------------------------
Files in /usr/lib/pymodules/python2.6/mlt (used by python-mlt)
-----------------------------------------------------------
find: `/usr/lib/pymodules/python2.6/mlt': No such file or directory


-----------------------------------------------------------
Attempt to import mlt (using Python)
-----------------------------------------------------------
Successfully imported mlt library!


finally at the bottom
-----------------------------------------------------------
Locate '_mlt.so', used by python-mlt
-----------------------------------------------------------


-----------------------------------------------------------
Shared Libraries for _mlt.so
-----------------------------------------------------------
_mlt.so NOT FOUND

I also see that I have
/usr/lib/libmlt.so.0.7.6
/usr/lib/libmlt.so.0.7.9
 
I should probably delete .7.6

** Affects: openshot
     Importance: Undecided
         Status: New

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

Title:
  openshot crashes on startup with floating point error

Status in OpenShot Video Editor:
  New

Bug description:
  installed openshot via ppa

  
  Distribution Version Info
  -----------------------------------------------------------
  No LSB modules are available.
  Distributor ID:	LinuxMint
  Description:	Linux Mint 12 Lisa
  Release:	12
  Codename:	lisa

  from terminal 
  $ 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: 15223.  Creating new pid lock file.

  Detecting formats, codecs, and filters...
  ---
  video_codecs:
  *

  ...
  state saved
  Floating point exception

  The debug script says that Openshot wants Python 2.6... I have python
  2.7

  Debug says that it can't find a lib but then finds it
  WARNING: /usr/lib/pymodules/python2.6 missing from Python Path
  -----------------------------------------------------------
  This folder is where the python-mlt bindings are stored.  If this folder
  is not in the Python Path, it will not find the 'mlt' module.

  
  -----------------------------------------------------------
  Files in /usr/lib/pymodules/python2.6/mlt (used by python-mlt)
  -----------------------------------------------------------
  find: `/usr/lib/pymodules/python2.6/mlt': No such file or directory


  -----------------------------------------------------------
  Attempt to import mlt (using Python)
  -----------------------------------------------------------
  Successfully imported mlt library!

  
  finally at the bottom
  -----------------------------------------------------------
  Locate '_mlt.so', used by python-mlt
  -----------------------------------------------------------


  -----------------------------------------------------------
  Shared Libraries for _mlt.so
  -----------------------------------------------------------
  _mlt.so NOT FOUND

  I also see that I have
  /usr/lib/libmlt.so.0.7.6
  /usr/lib/libmlt.so.0.7.9
   
  I should probably delete .7.6

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


Follow ups

References