daily pastebin goal
2%
SHARE
TWEET

Untitled

a guest Dec 26th, 2012 19 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. antonio@antonio-laptop:~$ openshot
  2. --------------------------------
  3.    OpenShot (version 1.1.3)
  4. --------------------------------
  5. A new frmMain has been created
  6. Traceback (most recent call last):
  7.   File "/usr/bin/openshot", line 57, in <module>
  8.     main()
  9.   File "/usr/lib/pymodules/python2.6/openshot/openshot.py", line 57, in main
  10.     form1 = MainGTK.frmMain(project=current_project, version=info.SETUP['version'])
  11.   File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 275, in __init__
  12.     self.project.RefreshXML()
  13.   File "/usr/lib/pymodules/python2.6/openshot/classes/project.py", line 233, in RefreshXML
  14.     self.form.timelinewindowRight.window.set_cursor(gtk.gdk.Cursor(150))
  15. AttributeError: 'NoneType' object has no attribute 'set_cursor'
RAW Paste Data
Top