← Back to team overview

openshot.bugs team mailing list archive

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

 

Public bug reported:

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'

** Affects: openshot
     Importance: Undecided
         Status: New

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

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


Follow ups

References