← Back to team overview

openshot.developers team mailing list archive

[Bug 914013] Re: Opensot fails to start with " 'NoneType' object has no attribute 'set_cursor'"

 

Debug provided by this advise
https://answers.launchpad.net/openshot/+faq/1032

** Attachment added: "debug by debug script"
   https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/914013/+attachment/2665129/+files/openshot.debug

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to openshot in Ubuntu.
https://bugs.launchpad.net/bugs/914013

Title:
  Opensot fails to start with " 'NoneType' object has no attribute
  'set_cursor'"

Status in “openshot” package in Ubuntu:
  New

Bug description:
  Running 11.10 x32 with Unity 2d. MLT seems installed fine:

  $ python
  Python 2.7.2+ (default, Oct  4 2011, 20:03:08) 
  [GCC 4.6.1] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import mlt
  >>> mlt.Factory().init()
  <mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0xb72c6a58> >

  
  When starting openshot, I get this last error:
  $ openshot
  ... see full log @attachment

  ------------------------- ERROR 2 ------------------------------
  Failed to import 'from openshot.openshot import main'
  Error Message: 'NoneType' object has no attribute 'set_cursor'
  ----------------------------------------------------------------
  ...bottom of built-in error message.....

  Packages:

  ii  openshot                                                      1.4.0-1     
  ii  openshot-doc                                                  1.4.0-1 
  ii  libmlt++3                                                     0.7.4-3      
  ii  libmlt-data                                                   0.7.4-3      
  rc  libmlt3                                                       0.6.2-2       
  ii  libmlt4                                                       0.7.4-3         
  ii  python-mlt3                                                   0.7.4-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/914013/+subscriptions


References