[Sugar-devel] Help with olpcgames mainloop
World Class Project- Dev Team
develop at worldclassproject.org.uk
Sat Jun 5 20:57:07 EDT 2010
Hi
I have managed to fix most of my bugs for my new game, but please could someone
help me with this?
I am using olpcgames wrapper.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File
"/usr/share/sugar/activities/FreeFromMalaria.activity/olpcgames/canvas.py", line
143, in _start
gtk.main_quit()
RuntimeError: called outside of a mainloop
The code is in git://git.sugarlabs.org/freefrommalaria/mainline.git
And the main loop is in GameController.py , I cannot for the life of me figure
out where this exception is being raised in my code. I have no idea whats being
called outside the mainloop. Please could any one offer any insight?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/archive/sugar-devel/attachments/20100606/3798529d/attachment.htm
More information about the Sugar-devel
mailing list