← Back to team overview

openshot.developers team mailing list archive

[Bug 442589] Re: Openshot crashes with segfault

 

It says sox is already the newest version:

marty@tux:~$ sudo apt-get install sox
[sudo] password for marty: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
sox is already the newest version.
The following packages were automatically installed and are no longer required:
  libgsf-gnome-1-114 gstreamer0.10-plugins-base-dbg libatk1.0-dbg vorbis-tools
  xulrunner-1.9.1-gnome-support libcvaux1 evince-dbg libpango1.0-0-dbg id3v2
  libftgl2 libatspi-dbg jhead frei0r-plugins libalut0 libx264-76
  libgsf-gnome-1-114-dbg gstreamer0.10-plugins-ugly-dbg libfltk1.1
  gstreamer0.10-plugins-good-dbg libgavl1 gnome-panel-dbg libcv1
  libsox-fmt-mp3 libnss3-1d-dbg libgtkhtml3.14-dbg python-setuptools
  libhighgui1 gnome-applets-dbg liboobs-1-4-dbg python-4suite-xml totem-dbg
  gstreamer0.10-gnonlin libmpeg3-1 libgstreamer0.10-0-dbg
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
marty@tux:~$

-- 
Openshot crashes with segfault
https://bugs.launchpad.net/bugs/442589
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:
Since trying the ppa install which killed vlc and totem, I have managed to get those apps working again, but now openshot, which is installed from the newest .deb has become totally unstable.  If i start a new project, put in 1 .mp3 audio clip and then drag the echo effect onto it, nothing happens.  There is no sign of the effect anywhere.  I then try dragging the echo effect to it again and there is still no sign of it.   If I then click to play the clip, Openshot crashes.  

I did get it to work with the blur effect on a video clip, but putting the echo clip on an .mp3 will crash it every time.

This is the 32 bit version running in 32 bit Ubuntu 9.04

I ran it in a terminal and this is the output:
marty@tux:~$ openshot
Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 0.9.43)
--------------------------------
/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
ALREADY HAS EFFECT... EXITING
on_tlbPlay_clicked called with self.tlbPlay
GenerateXML for an Effect
Segmentation fault
marty@tux:~$ 

Here is the output from using blur in a video clip and echo in an audio clip:
marty@tux:~$ openshot
Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 0.9.43)
--------------------------------
/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_tlbPlay_clicked called with self.tlbPlay
on_tlbPlay_clicked called with self.tlbPlay
on_mnuClipProperties_activate
on_txtOut_value_changed
on_cboKeyFrame_changed
on_cboSimpleSpeed_changed
GenerateXML for an Effect
on_treeEffects_button_release_event
on_btnClose_clicked
on_frmClipProperties_destroy
on_tlbPlay_clicked called with self.tlbPlay
GenerateXML for an Effect
on_tlbPlay_clicked called with self.tlbPlay
on_mnuClipProperties_activate
on_txtOut_value_changed
on_cboKeyFrame_changed
on_cboSimpleSpeed_changed
GenerateXML for an Effect
on_treeEffects_button_release_event
on_treeEffects_button_release_event
on_treeEffects_button_release_event
on_btnRemoveEffect_clicked
on_btnClose_clicked
on_frmClipProperties_destroy
on_tlbPlay_clicked called with self.tlbPlay
on_tlbPlay_clicked called with self.tlbPlay
on_tlbPlay_clicked called with self.tlbPlay
on_tlbPlay_clicked called with self.tlbPlay
on_mnuClipProperties_activate
on_txtOut_value_changed
on_cboKeyFrame_changed
on_cboSimpleSpeed_changed
GenerateXML for an Effect
Segmentation fault
marty@tux:~$



References