← Back to team overview

openshot.developers team mailing list archive

[Bug 493841] Re: OpenShot is segfaulting during export, regardless of settings.

 

I have similar problems. Most of exporting does not work, only DVD and
some others (MPEG4)... but not OGG.

Ubuntu 9.04, 32bit
C2D, e6650
GeForce 8600GT


--------------------------------
   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
/usr/share/openshot/openshot.py:61: Warning: /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3078: signal name `selection_changed' is invalid for instance `0x913c688'
  gtk.main()
on_mnuMakeMovie1_activate called with self.mnuMakeMovie
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
consumer_avformat.c: audio codec libvorbis unrecognised - ignoring
consumer_avformat.c: video codec libtheora unrecognised - ignoring
Floating point exception


I have installed libtheora0 and libvorbis0a - maybe it would need symbolic linking

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