linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #06049
[Bug 1036097] Re: segfault at startup (after updating several packages)
hi,
i installed the newest mlt libs (from the experimental sunab PPA)
synaptic tells me this:
python-mlt2 0.5.5
libmlt ++3 08..1
libmlt-data 0.7.8
libmlt5 0.8.1
melt 0.8.1
now i get this when i start opendhot:
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
OpenShot (version 1.4.2)
--------------------------------
Process no longer exists: 6455. Creating new pid lock file.
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/openshot/classes/thumbnail.py", line 232, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined
*** ERROR: MLT Python bindings failed to import ***
------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: /usr/lib/pymodules/python2.6/_mlt.so: undefined symbol: _ZN3Mlt16FilteredConsumerC1ERNS_7ProfileEPcS3_
----------------------------------------------------------------
OpenShot has failed to import some of the Python files or libraries
required for our application to run. Here are some trouble shooting
tips:
...
importing mlt in python gives :
ImportError: /usr/lib/pymodules/python2.6/_mlt.so: undefined symbol: _ZN3Mlt16FilteredConsumerC1ERNS_7ProfileEPcS3_
run melt -version in a terminal i get a segfault
seems like melt is foo-bar ?
guess this is a melt issue then ... :-(
--
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/1036097
Title:
segfault at startup (after updating several packages)
Status in OpenShot Video Editor:
Incomplete
Bug description:
after updating several packages openshot crashes on startup with this
message :
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
OpenShot (version 1.4.2)
--------------------------------
Process no longer exists: 3052. Creating new pid lock file.
Segmentation fault
i'm not 100% sure when this problem started, but it _might_ have something to do with some audio apps i installed or maybe blender (?)
(see apt update history in att)
running ubuntu 10.04 with openshot prom PPA
i have the latest MLT installed (from the sunab PPA)
output of the debug.py script is in att
hope this info is of some use
grtz
Thijs
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1036097/+subscriptions
References