← Back to team overview

openshot.bugs team mailing list archive

[Bug 851013] Re: [openshot] very very unstable

 

Euh no.
You must open a console and type in a console :
gdb python 
after you type (gdb) run /usr/bin/openshot
and that's all. You do the same operations until his crash and you copy/paste/put here the output of the terminal.
Look what i have done:
olivier@navi:~$ which openshot
/usr/bin/openshot
olivier@navi:~$ gdb python
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
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 /usr/bin/openshot
Starting program: /usr/bin/python /usr/bin/openshot
[Thread debugging using libthread_db enabled]

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
   OpenShot (version 1.3.1)
--------------------------------
Process no longer exists: 9326.  Creating new pid lock file.
[New Thread 0x7fffeb1b1700 (LWP 9515)]
[New Thread 0x7fffd96a3700 (LWP 9516)]
[New Thread 0x7fffd8ea2700 (LWP 9517)]
[New Thread 0x7fffd0a6a700 (LWP 9524)]
state saved
[New Thread 0x7fffd0269700 (LWP 9525)]
[New Thread 0x7fffcb966700 (LWP 9526)]
[Thread 0x7fffcb966700 (LWP 9526) exited]
[New Thread 0x7fffcb966700 (LWP 9527)]
[New Thread 0x7fffcf727700 (LWP 9528)]
[New Thread 0x7fffcec22700 (LWP 9529)]
[New Thread 0x7fffcdf1c700 (LWP 9530)]
on_mnuAbout_activate called with self.GtkImageMenuItem
[Thread 0x7fffd96a3700 (LWP 9516) exited]
on_aboutdialog1_close called with self.OpenShot
on_mnuQuit1_activate called with self.GtkImageMenuItem
on_frmMain_destroy
[Thread 0x7fffcf727700 (LWP 9528) exited]
[Thread 0x7fffcdf1c700 (LWP 9530) exited]
[Thread 0x7fffcb966700 (LWP 9527) exited]
[Thread 0x7fffcec22700 (LWP 9529) exited]
[Thread 0x7fffd0a6a700 (LWP 9524) exited]
[Thread 0x7fffd0269700 (LWP 9525) exited]
[Thread 0x7fffeb1b1700 (LWP 9515) exited]
[Thread 0x7fffd8ea2700 (LWP 9517) exited]

Program exited normally.
(gdb)

To quit type CTRL + D

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

Title:
  [openshot] very very unstable

Status in OpenShot Video Editor:
  New

Bug description:
  Description:

  openshot is very unstable unusable because crash itself, use 100% of cpus or crash gnome-shell everything randomly.....no output useful information from the program
  lastly gui lacks of item. for showing their i should resize the window.... here no useful output too

  Additional info:

  * x86_64 archlinux system with gnome 3
  * openshot 1.3.1-2

  
  Steps to reproduce:

  these happen randomly
  my last problem happen when i'm right-clicking over slides or timeline

  --------

  originally reported in archlinux bugtracker:
  https://bugs.archlinux.org/task/26017

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/851013/+subscriptions


References