New question #208191 on GASP Core:
https://answers.launchpad.net/gasp-core/+question/208191

I cannot find a GASP tutorial online to address the problem I have with my 
program freezing when I try to close the window. My program consists of a 
python file, which does its thing and then uses another python file. This 
python file that is being used is the one for the GASP stuff. Even though I am 
using :

update_when('key_pressed')

end_graphics()

But I still get the following error upon runtime:

error: video system not initialized

Any clue as to what is causing this?

-- 
You received this question notification because you are a member of GASP
Development Team, which is an answer contact for GASP Core.

_______________________________________________
Mailing list: https://launchpad.net/~gasp-dev
Post to     : gasp-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gasp-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to