** Changed in: openshot
       Status: New => Incomplete

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

Title:
  OpenShot (mlt) crashes on start in OpenSuSE 12.2

Status in OpenShot Video Editor:
  Incomplete

Bug description:
  OpenSUSE 12.2
  OpenShot 1.4.3 (downloaded source, runned setup.py)
  melt (tested with meld 0.7.8, 0.8.2, 0.8.3)

  After fixing some dependencies issues, wasn't able to run openshot, 'cause of 
issue in mlt.
  With GDB

  Program received signal SIGSEGV, Segmentation fault.
  mlt_properties_find (name=0x842b034 "vcodec", self=0x0) at 
mlt_properties.c:487
  487   mlt_properties.c: No such file or directory.

  Your debug.py script fails.
    File "debug.py", line 45, in <module>
      process = subprocess.Popen(["dpkg","-l","openshot", "libmlt1", "libmlt2", 
"python-mlt", "python-mlt2", "openshot-mlt"], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
    File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
      errread, errwrite)
    File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
      raise child_exception
  OSError: [Errno 2] No such file or directory

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

-- 
Mailing list: https://launchpad.net/~openshot.bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openshot.bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to