olpcgames - mainloop bug help

World Class Project- Dev Team develop at worldclassproject.org.uk
Sat Jun 5 19:58:41 EDT 2010


 
Hi all,
 
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
[http://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.laptop.org/pipermail/devel/attachments/20100606/0be652e5/attachment.html>


More information about the Devel mailing list