openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01276
[Bug 493841] Re: OpenShot is segfaulting during export, regardless of settings.
Update: Able to export to .ogg, but so far that's the only one...
checking other combinations.
--
OpenShot is segfaulting during export, regardless of settings.
https://bugs.launchpad.net/bugs/493841
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:
I'm running the latest version of OpenShot on Ubuntu 9.10 64-bit, through the bleeding-edge PPA. For some reason, any attempt to export a video fails. Here's a sample of the terminal output:
Added /usr/share/openshot to system path
--------------------------------
OpenShot (version 0.9.54)
--------------------------------
/usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_mnuMakeMovie1_activate called with self.mnuMakeMovie
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
Segmentation fault
...I noticed some of my option changes would cause messages like "on_cboProjectType_changed," etc., and some did not cause any messages in the terminal. Don't know if that's significant or not, but I thought I'd report it.
I'd love to be able to export soon, as I was working on a project that's important to me personally and is on a tight deadline (I know, what was I thinking, it's only version 0.9.54!)
Thanks in advance for any assistance, and if you need more info from me to help get to the bottom of the problem, I'm happy to oblige!
-Mark
References