gasp-dev team mailing list archive
-
gasp-dev team
-
Mailing list archive
-
Message #00114
Re: [Question #119282]: end_graphics() creates a traceback
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 07/28/2010 04:53 PM, Breagha wrote:
> New question #119282 on GASP Core:
> https://answers.launchpad.net/gasp-core/+question/119282
>
> I use Ubuntu on a vm inside Vista.
>
> Python is 2.6 and I got the latest GASP version, 0.3.3.
>
> I'm very new at Python.
>
> When I run the catch.py script from http://www.openbookproject.net/thinkcs/python/english2e/ch08.html#abstraction, I get this traceback:
>
>>>>
>
> Traceback (most recent call last):
> File "/home/breagha/lib/python/catch.py", line 90, in <module>
> end_graphics()
> File "/usr/lib/pymodules/python2.6/gasp/api.py", line 77, in end_graphics
> backend.end()
> File "/usr/lib/pymodules/python2.6/gasp/backend.py", line 322, in wrapper
> return func(*args)
> File "/usr/lib/pymodules/python2.6/gasp/backend.py", line 610, in end
> sys.exit()
> SystemExit
>>>>
I'm not sure why you're getting that. Are you using python-gasp from the
repositories?
- --
Luke Faraone
http://luke.faraone.cc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxS47AACgkQtrC51grHAgZl2gCcDRKcgsd+tgcLmsKWlOjtMDpq
TboAniJpb8HHMtb/RHRv7s2oRMg+2ijQ
=N8sn
-----END PGP SIGNATURE-----
Follow ups
References