← Back to team overview

openshot.developers team mailing list archive

[Bug 730268] Re: Tests of the 1.3.1 version

 

I have tried to export my Project always using a DVD format and I have always a segfault error. See below :
olivier@mediacenter ~/Bazaar/openshot/openshot $ gdb python
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run openshot.py
Starting program: /usr/bin/python openshot.py
[Thread debugging using libthread_db enabled]
--------------------------------
   OpenShot (version 1.3.1~alpha1)
--------------------------------
[New Thread 0x7fffebd34700 (LWP 20184)]
[New Thread 0x7fffd856a700 (LWP 20191)]
state saved
[New Thread 0x7fffd7d69700 (LWP 20192)]
Not the primary instance of OpenShot. Not starting queue watcher thread.
[Thread 0x7fffd7d69700 (LWP 20192) exited]
[New Thread 0x7fffd7d69700 (LWP 20193)]
[Thread 0x7fffd7d69700 (LWP 20193) exited]
[New Thread 0x7fffd7d69700 (LWP 20194)]
[New Thread 0x7fffd73b8700 (LWP 20195)]
[New Thread 0x7fffd68b3700 (LWP 20196)]
[New Thread 0x7fffd5cad700 (LWP 20197)]
on_frmMain_key_press_event
on_frmMain_key_press_event
[New Thread 0x7fffd355e700 (LWP 20199)]
project modified:  Opened project
state saved
[Thread 0x7fffd5cad700 (LWP 20197) exited]
[Thread 0x7fffd7d69700 (LWP 20194) exited]
[Thread 0x7fffd68b3700 (LWP 20196) exited]
[Thread 0x7fffd73b8700 (LWP 20195) exited]
NEW SDL CONSUMER
[New Thread 0x7fffd73b8700 (LWP 20200)]
[Thread 0x7fffd73b8700 (LWP 20200) exited]
[New Thread 0x7fffd73b8700 (LWP 20201)]
[New Thread 0x7fffd68b3700 (LWP 20202)]
[New Thread 0x7fffd7d69700 (LWP 20203)]
[New Thread 0x7fffd5cad700 (LWP 20204)]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x15fc520)" of type `GString'
on_frmMain_key_press_event
on_frmMain_key_press_event
[Thread 0x7fffd355e700 (LWP 20199) exited]
on_frmMain_key_press_event
on_frmMain_key_press_event
on_tlbSeekBackward_clicked
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
on_mnuMakeMovie1_activate called with self.GtkImageMenuItem
on_tlbMakeMovie_clicked called with self.GtkImageMenuItem
[New Thread 0x7fffd355e700 (LWP 20208)]
[New Thread 0x7fffd2d5d700 (LWP 20209)]
on_cboExportType_changed
on_cboUploadServices_changed
on_cboProjectType_changed
on_cboExportTo_changed
[Thread 0x7fffd355e700 (LWP 20208) exited]
on_cboProjectType_changed
on_cboProjectType_changed
[Thread 0x7fffd2d5d700 (LWP 20209) exited]
on_cboProjectType_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
[Thread 0x7fffd5cad700 (LWP 20204) exited]
[Thread 0x7fffd73b8700 (LWP 20201) exited]
[Thread 0x7fffd7d69700 (LWP 20203) exited]
[Thread 0x7fffd68b3700 (LWP 20202) exited]
NEW SDL CONSUMER
[New Thread 0x7fffd68b3700 (LWP 20212)]
[New Thread 0x7fffd7d69700 (LWP 20213)]
[New Thread 0x7fffd73b8700 (LWP 20214)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd7d69700 (LWP 20213)]
0x00007fffe3b0abba in ?? () from /usr/lib/mlt/libmltcore.so
(gdb)

-- 
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/730268

Title:
  Tests of the 1.3.1 version

Status in OpenShot Video Editor:
  New

Bug description:
  Hi,

  Soon, we will go out a new "small" version, (aka 1.3.1). This version is a maintenance version. 
  I explain : there is none new feature but only the correction of the bugs that we have discovered in since she is out.
  And like we can not all tests, we need our community. 

  Personally, I have found several bugs on my primary tests.

  All this tests are done on a Lucid 10.04 64 bits with the version 0.62
  of MLT.

  * A bug in the length of the project.
  My project have a initial length of 70 mn. 
  It is a DVD recording and after reflection I have done an error in the estimate time. He is more longer than 70 mn.
  It is not a problem like Openshot increase the timeline 's length. In fact, I am blocked around 42 mn. The preview is working same after this date, but the timeline doesn't work, she is stopped at this location.
  I join the screenshots explaining this bug .

  * a bug about the Qt curve theme who is only on KDE and on Marverick. This bug is not produced on Lucid.
  The bug report is here : https://bugs.launchpad.net/bugs/720609



References