← Back to team overview

openshot.developers team mailing list archive

Re: [Bug 493140] Re: OpenShot 0.9.54 crashes on startup

 

Hi ybsar
you must have all this depedencies before if you want to install and run
openshot correctly. if you have the same error like the first time could you
send us the file westley.xml,please.
Thanks  to you to persistetrying Openshot.

2009/12/9 YBSAR <gybsar@xxxxxxxxx>

> I figured how to get a backtrace :
>
> $ python -v $(which openshot) 2> ~/openshot.log
> --------------------------------
>    OpenShot (version 0.9.54)
> --------------------------------
> Segmentation fault
> $ tail -3 ~/openshot.log
> # /usr/lib/python2.6/site-packages/openshot/classes/sequences.pyc matches
> /usr/lib/python2.6/site-packages/openshot/classes/sequences.py
> import classes.sequences # precompiled from
> /usr/lib/python2.6/site-packages/openshot/classes/sequences.pyc
> dlopen("/usr/lib/python2.6/site-packages/goocanvasmodule.so", 2);
> $
>
> Therefore I am now investigating on GooCanvas and PyGooCanvas
> dependencies.
>
> --
> OpenShot 0.9.54 crashes on startup
> https://bugs.launchpad.net/bugs/493140
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: New
>
> Bug description:
> I'm using Pardus 2009-test. I built OpenShot from source using setup.py.
>
> Below are the two error messages I obtained successively.
>
> $ openshot
> --------------------------------
>   OpenShot (version 0.9.54)
> --------------------------------
> Traceback (most recent call last):
>  File "/usr/bin/openshot", line 57, in <module>
>    main()
>  File "/usr/lib/python2.6/site-packages/openshot/openshot.py", line 40, in
> main
>    lock.check_pid(os.path.join(os.path.expanduser("~"), ".openshot"))
>  File "/usr/lib/python2.6/site-packages/openshot/classes/lock.py", line 94,
> in check_pid
>    fp.close()
> IOError: [Errno 27] File too large
> $ openshot
> --------------------------------
>   OpenShot (version 0.9.54)
> --------------------------------
> Traceback (most recent call last):
>  File "/usr/bin/openshot", line 57, in <module>
>    main()
>  File "/usr/lib/python2.6/site-packages/openshot/openshot.py", line 40, in
> main
>    lock.check_pid(os.path.join(os.path.expanduser("~"), ".openshot"))
>  File "/usr/lib/python2.6/site-packages/openshot/classes/lock.py", line 69,
> in check_pid
>    pid=int(open(pidPath, 'r').read().strip())
> ValueError: invalid literal for int() with base 10: ''
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to     : openshot.developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help   : https://help.launchpad.net/ListHelp
>


-- 
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
http://openshotusers.com/
http://openshotusers.com/forum/index.php

-- 
OpenShot 0.9.54 crashes on startup
https://bugs.launchpad.net/bugs/493140
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
I'm using Pardus 2009-test. I built OpenShot from source using setup.py.

Below are the two error messages I obtained successively.

$ openshot
--------------------------------        
   OpenShot (version 0.9.54)            
--------------------------------        
Traceback (most recent call last):      
  File "/usr/bin/openshot", line 57, in <module>
    main()                                      
  File "/usr/lib/python2.6/site-packages/openshot/openshot.py", line 40, in main
    lock.check_pid(os.path.join(os.path.expanduser("~"), ".openshot"))          
  File "/usr/lib/python2.6/site-packages/openshot/classes/lock.py", line 94, in check_pid
    fp.close()                                                                           
IOError: [Errno 27] File too large  
$ openshot
--------------------------------
   OpenShot (version 0.9.54)
--------------------------------
Traceback (most recent call last):
  File "/usr/bin/openshot", line 57, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/openshot/openshot.py", line 40, in main
    lock.check_pid(os.path.join(os.path.expanduser("~"), ".openshot"))
  File "/usr/lib/python2.6/site-packages/openshot/classes/lock.py", line 69, in check_pid
    pid=int(open(pidPath, 'r').read().strip())
ValueError: invalid literal for int() with base 10: ''





References