[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2012-04-02 Thread Andy Finch
** Changed in: openshot
   Status: New = Incomplete

** Summary changed:

- Openshot 1.3.1 segv's: cannot import name main
+ Openshot 1.3.1 segv's

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

Title:
  Openshot 1.3.1 segv's

Status in OpenShot Video Editor:
  Incomplete

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp


[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2012-03-18 Thread Cenwen
You 're problem come from the version of MTL that you are using. You must 
upgrade it either using the sunab PPA (if the patch is present in this one, I 
hope this solution) either using the svn Sunab PPA (the patch is in this PPA). 
See here how to update your version of MLT : 
https://answers.launchpad.net/openshot/+faq/1861 and 
http://openshotusers.com/forum/viewtopic.php?f=11t=974

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

Title:
  Openshot 1.3.1 segv's: cannot import name main

Status in OpenShot Video Editor:
  New

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp


[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2012-03-15 Thread Alexander
$openshot

- ERROR 1 --
Failed to import 'from openshot import main'
Error Message: cannot import name main


   OpenShot (version 1.4.2)

Process no longer exists: 7193.  Creating new pid lock file.

Detecting formats, codecs, and filters...
Ошибка сегментирования


$python
Python 2.7.2+ (default, Oct  4 2011, 20:03:08) 
[GCC 4.6.1] on linux2
Type help, copyright, credits or license for more information.
 import mlt
 f = mlt.Factory()
 f.init()
mlt.Repository; proxy of Swig Object of type 'Mlt::Repository *' at 0xb7826968

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

Title:
  Openshot 1.3.1 segv's: cannot import name main

Status in OpenShot Video Editor:
  New

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp


[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2011-10-22 Thread programLyrique
I have the same bug with Openshot 1.4.0 on Gentoo (using the ebuild from the 
overlay Sabayon) :
openshot

- ERROR 1 --
Failed to import 'from openshot import main'
Error Message: cannot import name main


   OpenShot (version 1.4.0)

Erreur de segmentation

I runned openshot in gdb and had the following error :
main()

   OpenShot (version 1.4.0)

Process no longer exists: 12259.  Creating new pid lock file.

Program received signal SIGSEGV, Segmentation fault.
0x7fffebf7f6f2 in uuid_generate_time () from /lib64/libuuid.so.1

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

Title:
  Openshot 1.3.1 segv's: cannot import name main

Status in OpenShot Video Editor:
  New

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp


[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2011-08-09 Thread Andy Finch
The seg fault is not related to the message 'Failed to import 'from
openshot import main'' - this is normal, as when starting Openshot it
looks to 2 possible locations to run. All you are seeing there is a
message that Openshot is not in the first location. Similarly, the line
'mlt.Repository; proxy of Swig Object of type 'Mlt::Repository *' at
0x10fbc60' is also normal output.

To properly determine what is causing the segfault you would need to run
GDB or some other debugging tool.

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

Title:
  Openshot 1.3.1 segv's: cannot import name main

Status in OpenShot Video Editor:
  New

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp


[Linux-traipu] [Bug 777223] Re: Openshot 1.3.1 segv's: cannot import name main

2011-07-04 Thread Peterpan12
Hello,
This bug affect me too.

I'm using Ubuntu Natty 11.04 64 bits.
Installation method : jonoomph's ppa
version : 1.3.1-natty1

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: 2370.  Creating new pid lock file.
on_mnuHistory_toggled called with self.GtkCheckMenuItem
on_nbFiles_switch_page
on_nbFiles_switch_page
state saved

jo@jo-desktop:~$ melt
Usage: melt [options] [producer [name=value]* ]+
Options:
[...]
For more help: http://www.mltframework.org/

desktop:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53) 
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import mlt
 f = mlt.Factory()
 f.init()
mlt.Repository; proxy of Swig Object of type 'Mlt::Repository *' at 
0x10fbc60 


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

Title:
  Openshot 1.3.1 segv's: cannot import name main

Status in OpenShot Video Editor:
  New

Bug description:
  After installing Openshot, I see the following in a terminal:

  audiodef@Tchaikovsky ~ $ 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: 5447.  Creating new pid lock file.
  state saved
  Segmentation fault

  Further, the debug.py script fails:

  audiodef@Tchaikovsky ~ $ python debug.py 
  ---
  OpenShot Debug File 0.0.2 - 2011-05-04 16:18:28.485562
  ---
  This file contains a list of installed packages related to OpenShot,
  locations of files, and a list of shared libraries used by python-mlt.

  
  Traceback (most recent call last):
File debug.py, line 40, in module
  process = subprocess.Popen([lsb_release,-a], stdout=subprocess.PIPE, 
stdin=subprocess.PIPE, stderr=subprocess.STDOUT)
File /usr/lib64/python2.7/subprocess.py, line 672, in __init__
  errread, errwrite)
File /usr/lib64/python2.7/subprocess.py, line 1202, in _execute_child
  raise child_exception
  OSError: [Errno 2] No such file or directory

  OS: Gentoo Linux, ~amd64
  Installation Method: ebuild from amielke overlay
  Version of Openshot: 1.3.1

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to : linux-traipu@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp