openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01302
Re: [Bug 493140] Re: OpenShot 0.9.54 crashes on startup
Of course , good luck
2009/12/10 YBSAR <gybsar@xxxxxxxxx>
> PyGooCanvas is somewhat broken on my system, since its demos fail the
> same way OpenShot did. Therefore I close this bug as invalid for
> openshot. I have to fix my installation of PyGooCanvas at first.
>
> --
> 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: Invalid
>
> 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: Invalid
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