openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #03484
[Bug 1077689] Re: OpenShot (mlt) crashes on start in OpenSuSE 12.2
Unfortunately you are going to need to get MLT working before OpenShot
will work. I don't know enough about MLT to guess what the problem could
be.
--
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:
New
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
References