← Back to team overview

openshot.developers team mailing list archive

[Bug 602406] [NEW] OpenShot won't start

 

Public bug reported:

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.

** Affects: openshot
     Importance: Undecided
         Status: New

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

Status in OpenShot Video Editor: New

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.





Follow ups

References