openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #03465
[Bug 1077689] [NEW] OpenShot (mlt) crashes on start in OpenSuSE 12.2
Public bug reported:
OpenSUSE 12.2
OpenShot 1.4.3 (downloaded source, runned setup.py)
melt 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
** Affects: openshot
Importance: Undecided
Status: New
** Attachment added: "part of generated openshot.debug file"
https://bugs.launchpad.net/bugs/1077689/+attachment/3430691/+files/openshot.debug
--
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 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
Follow ups
References