← Back to team overview

openshot.developers team mailing list archive

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

 

Public bug reported:

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

** Affects: openshot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References