We need more informations, use this FAQ's : https://answers.launchpad.net/openshot/+faq/2197 https://answers.launchpad.net/openshot/+faq/2245
2013/10/22 Wadilson <[email protected]> > Public bug reported: > > In Terminal, the error messages: > > ------------------------- ERROR 1 ------------------------------ > Failed to import 'from openshot import main' > Error Message: cannot import name main > ---------------------------------------------------------------- > > -------------------------------- > No LADSPA plugins were found! > > > and.. > > > ------------------------- ERROR 2 ------------------------------ > Failed to import 'from openshot.openshot import main' > Error Message: 'NoneType' object has no attribute 'set_cursor' > ---------------------------------------------------------------- > > 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! > > > And now? > > ** Affects: openshot > Importance: Undecided > Status: New > > -- > 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/1243428 > > Title: > OpenShot don't work in Ubuntu13.10 (Run normally in 13.04) > > Status in OpenShot Video Editor: > New > > Bug description: > In Terminal, the error messages: > > ------------------------- ERROR 1 ------------------------------ > Failed to import 'from openshot import main' > Error Message: cannot import name main > ---------------------------------------------------------------- > > -------------------------------- > No LADSPA plugins were found! > > > and.. > > > ------------------------- ERROR 2 ------------------------------ > Failed to import 'from openshot.openshot import main' > Error Message: 'NoneType' object has no attribute 'set_cursor' > ---------------------------------------------------------------- > > 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! > > > And now? > > To manage notifications about this bug go to: > https://bugs.launchpad.net/openshot/+bug/1243428/+subscriptions > > -- > Mailing list: https://launchpad.net/~openshot.bugs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openshot.bugs > More help : https://help.launchpad.net/ListHelp > -- Olivier Cenwen un elfe sur la banquise/ an elve on the ice Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot : http://linuxevolution.wordpress.com/ Le forum d'Openshot où vous me trouverez : http://openshotusers.com/ http://openshotusers.com/forum/index.php Nothing is lost until the last second. The family motto : When we want, we can. Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts>
-- Mailing list: https://launchpad.net/~openshot.bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.bugs More help : https://help.launchpad.net/ListHelp

