<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <div class="plainTextContent">
      Hi<br />
      &#160;<br />
      I have managed to fix most of my bugs for my new game, but please could someone<br />
      help me with this?<br />
      &#160;<br />
      I am using olpcgames wrapper.<br />
      &#160;<br />
      Exception in thread Thread-1:<br />
      Traceback (most recent call last):<br />
      &#160; File &quot;/usr/lib/python2.6/threading.py&quot;, line 525, in __bootstrap_inner<br />
      &#160;&#160;&#160; self.run()<br />
      &#160; File &quot;/usr/lib/python2.6/threading.py&quot;, line 477, in run<br />
      &#160;&#160;&#160; self.__target(*self.__args, **self.__kwargs)<br />
      &#160; File<br />
      &quot;/usr/share/sugar/activities/FreeFromMalaria.activity/olpcgames/canvas.py&quot;, line<br />
      143, in _start<br />
      &#160;&#160;&#160; gtk.main_quit()<br />
      RuntimeError: called outside of a mainloop<br />
      &#160;<br />
      &#160;<br />
      The code is in git://git.sugarlabs.org/freefrommalaria/mainline.git<br />
      &#160;<br />
      And the main loop is in GameController.py , I cannot for the life of me figure<br />
      out where this exception is being raised in my code. I have no idea whats being<br />
      called outside the mainloop. Please could any one offer any insight?<br />
      &#160;<br />
      Thanks in advance.<br />
      <br />
      &#160;<br />
      &#160;
    </div>

    <p style="margin: 0px;"><span></span></p>
  </body>
</html>