openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01832
[Bug 506705] Re: OpenShot Floating Point Exception by export of FLV
Which version of Ubuntu are you running? You are using an old version of
Openshot - if you are on Karmic you should think about adding the PPA to
get the latest version.
You may need to install these packages to get FLV working:
sudo apt-get install libavcodec-unstripped-52 libavdevice-unstripped-52
libavfilter-unstripped-0 libavformat-unstripped-52 libavutil-
unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0
(These are the package names for Jaunty, for Karmic, replace
'unstripped' with 'extra')
--
OpenShot Floating Point Exception by export of FLV
https://bugs.launchpad.net/bugs/506705
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:
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_mnuPreferences_activate called with self.mnuPreferences
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
Floating point exception
Follow ups
References