crash creating .FLV file (Ubuntu 10-04)

Bug #784329 reported by LXCC
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Expired
Medium
Unassigned

Bug Description

Note this crash is reproducible.

what i did:
a) installation metod:
  - add PPA repo
  - install DEB using Application - Ubuntu Software center
b) run program and open a project
    - about 2 min lenght
    - 3 timelines
    - 3 clips
    - transitions and effects
c) export in .FLV for "mobile 360"

This is what i see in terminal:
user@user-desktop:~$ openshot

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
   OpenShot (version 1.3.1)
--------------------------------
Process no longer exists: 8553. Creating new pid lock file.
state saved
GenerateXML for an Effect
GenerateXML for an Effect
GenerateXML for an Effect
GenerateXML for an Effect
project modified: Opened project
state saved
NEW SDL CONSUMER
on_mnuMakeMovie1_activate called with self.GtkImageMenuItem
on_tlbMakeMovie_clicked called with self.GtkImageMenuItem
on_cboExportType_changed
on_cboUploadServices_changed
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
NEW SDL CONSUMER
GenerateXML for an Effect
GenerateXML for an Effect
GenerateXML for an Effect
GenerateXML for an Effect
on_frmExportVideo_destroy
Errore di segmentazione

..:: Crash HERE ::....................

user@user-desktop:~$ uname -a
Linux user-desktop 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC 2011 i686 GNU/Linux

user@user-desktop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid

And, i hope the following info are useful.

user@user-desktop:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mlt
>>> mlt.Factory().init()
<mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0xb77175f0> >
>>>

tags: added: mlt mlt-crash
tags: added: mlt-file-compatibility
removed: mlt-crash
Revision history for this message
LXCC (lxcc-it-gg) wrote :

I tryied to add some packages.

melt packages added = no changes

But after python packages added (see the attachment for the list), something is changed:

user@user-desktop:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mlt
>>> mlt.Factory().init()
  File "<stdin>", line 1
    mlt.Factory().init()
    ^
IndentationError: unexpected indent
>>> quit()
user@user-desktop:~$

Revision history for this message
Olivier Girard (eolinwen) wrote :

Hi,
This crash is certainly produce by mlt. The fact that you update at the Python version 3.x do nothing, Openshot is not ready for this version but we are working on. Could you use gdb for being sure of this : http://openshotusers.com/forum/viewtopic.php?f=12&t=180
Another track is to update at the version 0.7.2 of MlT.
Thanks.

Changed in openshot:
status: New → Confirmed
importance: Undecided → Medium
Andy Finch (fincha)
Changed in openshot:
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenShot Video Editor because there has been no activity for 60 days.]

Changed in openshot:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.