Problema al iniciar OpenShot

Post Reply
Message
Author
tau-14
Posts: 43
Joined: Wed 09 Dec 2009, 15:00
Location: españa

Problema al iniciar OpenShot

#1 Post by tau-14 »

Buenas, tengo algunos problemas al iniciar el editor de video 'OpenShot'. Me lanza un mensaje de error y no sé que hacer con ello.

¿Podríais ayudarme por favor?

Este es el mensaje que me lanza cuando lo ejecuto desde un terminal:
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------

(process:871): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
--------------------------------
OpenShot (version 1.4.3)
--------------------------------
Process no longer exists: 650. Creating new pid lock file.

------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: unsupported locale setting
----------------------------------------------------------------

OpenShot has failed to import some of the Python files or libraries
required for our application to run. Here are some trouble shooting
tips:

Tip 1) Check if MLT can be successfully imported in Python. Run the
following commands, and see if any errors are displayed. If you get
an error, you need to investigate the correct way to install MLT.
NOTE: Do not type the $ or >> characters in the examples below.

$ python
>> import mlt
>> mlt.Factory().init()

Tip 2) If MLT is working from the first example, then the next tip is
to look at the above error messages very closely, and google for more
help. It's likely the problem is already reported, and maybe there is
a simple work-around. Also, you can search for bugs or report a new
bug at https://bugs.launchpad.net/openshot. Good luck!
Muchas gracias

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#2 Post by nilsonmorales »

Hola, podrías por favor detallar la versión y arquitectura del Puppy donde quieres correr openshot, personalmente uso un tahrpup donde corro eso
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

tau-14
Posts: 43
Joined: Wed 09 Dec 2009, 15:00
Location: españa

X-Thar 6

#3 Post by tau-14 »

Buenas. Gracias por tu respuesta.

Tengo la versión X-Thar 6 con escritorio Xfce a 32bits. Si necesitas algo más coméntame porque no se que incluirte.

Saludos!

Post Reply