← Back to team overview

openshot.bugs team mailing list archive

[Bug 894627] Re: AttributeError: 'NoneType' object has no attribute 'frmExportVideo'

 

I have been unable to reproduce this problem.  Can someone update this
ticket with a step-by-step guide on how to reproduce it.   Thanks!

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

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

Title:
  AttributeError: 'NoneType' object has no attribute 'frmExportVideo'

Status in OpenShot Video Editor:
  Incomplete

Bug description:
  OpenShot 1.3.0 on Ubuntu 11.10.

  I opened openshot, clicked file -> export video, dvd, dvd pal, pal
  widescreen, "export" button. Then I got:

  Autosaving...
  project saved! - foo
  Exception in thread Thread-2:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
      self.run()
    File "/usr/lib/pymodules/python2.7/openshot/classes/video.py", line 244, in run
      if self.project.form.frmExportVideo:
  AttributeError: 'NoneType' object has no attribute 'frmExportVideo'

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


References