openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #00357
[Bug 838560] Re: Openshot no transition
*** This bug is a duplicate of bug 733865 ***
https://bugs.launchpad.net/bugs/733865
** This bug has been marked a duplicate of bug 733865
Transitions and Effects tabs empty when locale is da_DK.UTF-8
--
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/838560
Title:
Openshot no transition
Status in OpenShot Video Editor:
New
Bug description:
Hi,
I installed openshot firstly from the Ubuntu Software Centre, but had
an empty transition and effects field. Later I installed the ppa from
the openshot website, but still no success.
I searched around found that issue, but couldn't find any appropriate
answer.
I also followed the tips in the console regarding importing the mlt
library in python, it seems to work:
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import melt
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named melt
>>> import mlt
>>> f = mlt.Factory()
>>> f.init()
<mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0xb7668aa0> >
What is odd, that I'm using an English desktop, but still have a
German openshot interface and I'm not sure how I might change that, I
tried to solve the issue as follows:
sascha@cerebellum:~$ LANG=en_GB openshot
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
(process:14688): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
--------------------------------
OpenShot (version 1.3.1)
--------------------------------
------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: unsupported locale setting
----------------------------------------------------------------
1) Ubuntu 11.04
2) Ubuntu Software Centre / later PPA
3) 1.3.1
Please let me know if you need further information. Thanks for your
help!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/838560/+subscriptions
References