← Back to team overview

openshot.developers team mailing list archive

[Bug 699831] Re: Crash on save/load

 

I suffer the same problem: openshot crashed while trying to save a new
project and I'm now unable to run it anymore.

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/699831

Title:
  Crash on save/load

Status in OpenShot Video Editor:
  Triaged

Bug description:
  Kubuntu 10.10, installed Openshot from Ubuntu repositories, version
  1.2.2-1

  Starts normally.
  1) import a video clip
  2) open the save dialog & type the required information there
  3) Press 'save project'

  -> Openshot crashes. This is the stdout

  rhk@ribantu:/tmp$ openshot
  --------------------------------
     OpenShot (version 1.2.2)
  --------------------------------
  Process no longer exists: 16102.  Creating new pid lock file.
  state saved
  project modified:  Tiedoston lisäys
  state saved
  init
  on_cmbProjectType_changed called with self.GtkComboBox
  on_frmNewProject_response called with self.GtkDialog
  on_btnCreateProject_clicked called with self.GtkButton
  project saved! - Oletusprojekti
  on_frmNewProject_destroy called with self.GtkDialog
  **
  Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)
  Keskeytetty
  rhk@ribantu:/tmp$

  Now when I try to start it, it crashes without me having to do
  anything:

  rhk@ribantu:/tmp$ openshot
  --------------------------------
     OpenShot (version 1.2.2)
  --------------------------------
  Process no longer exists: 16130.  Creating new pid lock file.
  state saved
  **
  Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)
  Keskeytetty
  rhk@ribantu:/tmp$ 

  But when I remove the saved .osp file, it starts normally again.

  openshot.debug attached.



References