openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #01122
[Bug 894627] Re: AttributeError: 'NoneType' object has no attribute 'frmExportVideo'
Do you get this everytime, or was it a one off? Also, you are using an
old version of Openshot, if it's a recurring problem you might want to
consider installing the latest version.
--
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
References