← Back to team overview

openshot.developers team mailing list archive

[Bug 442589] Re: Openshot crashes with segfault

 

You have the status set as Incomplete.

Is there any other information you need from me to fix the .deb version?

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

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