Crash on save/load
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Triaged
|
Undecided
|
Unassigned |
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_cmbProjectTy
on_frmNewProjec
on_btnCreatePro
project saved! - Oletusprojekti
on_frmNewProjec
**
Gtk:ERROR:
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:
Keskeytetty
rhk@ribantu:/tmp$
But when I remove the saved .osp file, it starts normally again.
openshot.debug attached.
Try to remove the file pid.lock int the folder .openshot and it it is always the same; remove this folder .It will be re-create automaticaly at the next start.
And normally, this will be resolved.