openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00925
[Bug 447561] Re: OpenShot freeze in the 5 seconds after it started
Hi Jonathan
Thanks for the work. Updated to experimental 0.9.53
But I am unable to launch Openshot.
The following is the output from terminal (Karmic x86)
~$ openshot
Added /usr/share/openshot to system path
--------------------------------
OpenShot (version 0.9.53)
--------------------------------
*** 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 525, in __bootstrap_inner
self.run()
File "/usr/share/openshot/classes/thumbnail.py", line 174, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined
-------------------------------------------------------
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)
Use the following command to install OpenShot:
$ sudo python setup.py install
Regards
Gaurang
--
OpenShot freeze in the 5 seconds after it started
https://bugs.launchpad.net/bugs/447561
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
As the title says, when I start OS, it almost always freeze in the 5 next seconds.
In some rare and unexplicable cases, sometimes, when I open a new window before that, it just works!
Running python in verbose don't give me any supplementary output at freeze.
It doesn't seems to be a python issue, since many other python apps work flawlessly on my computer.
I'm running Openshot 0.9.47 on Karmic beta 32-bits, built on the 9 of october, near of 2:30 (Eastern time) with the BW 1.0.6.
Follow ups
References