← Back to team overview

openshot.developers team mailing list archive

[Bug 602406] Re: OpenShot won't start

 

** Changed in: openshot
       Status: New => Invalid

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/602406

Title:
  OpenShot won't start

Status in OpenShot Video Editor:
  Invalid

Bug description:
  Resume: Openshot won't start, or at least the Window won't load.

  OS: Ubuntu Lucid Lynx
  OpenShot ver: 1.1.3 

  Terminal output {
  $ openshot 
  --------------------------------
     OpenShot (version 1.1.3)
  --------------------------------
  A new frmMain has been created
  Traceback (most recent call last):
    File "/usr/bin/openshot", line 57, in <module>
      main()
    File "/usr/lib/pymodules/python2.6/openshot/openshot.py", line 57, in main
      form1 = MainGTK.frmMain(project=current_project, version=info.SETUP['version'])
    File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 275, in __init__
      self.project.RefreshXML()
    File "/usr/lib/pymodules/python2.6/openshot/classes/project.py", line 233, in RefreshXML
      self.form.timelinewindowRight.window.set_cursor(gtk.gdk.Cursor(150))
  AttributeError: 'NoneType' object has no attribute 'set_cursor'
  }

  After I must end the program through the system monitor.





References