Hi all,<br><br>I am trying to make work a simple game based in pygame buy i have this problem:<br>Exception in thread Thread-1:<br>Traceback (most recent call last):<br>&nbsp; File &quot;/usr/lib/python2.5/threading<div id="mb_0">
.py&quot;, line 460, in __bootstrap
<br>&nbsp;&nbsp;&nbsp; self.run()<br>&nbsp; File &quot;/usr/lib/python2.5/threading.py&quot;, line 440, in run<br>&nbsp;&nbsp;&nbsp; self.__target(*self.__args, **self.__kwargs)<br>&nbsp; File &quot;build/bdist.linux-i586/egg/olpcgames/canvas.py&quot;, line 76, in _start
<br>&nbsp;&nbsp;&nbsp; fn()<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/pygsear/Game.py&quot;, line 363, in __init__<br>&nbsp;&nbsp;&nbsp; GameLooper.__init__(self)<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/pygsear/Game.py&quot;, line 47, in __init__
<br>&nbsp;&nbsp;&nbsp; self.events.add(Event.QUIT_Event(callback=self._quit))<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/pygsear/Event.py&quot;, line 142, in __init__<br>&nbsp;&nbsp;&nbsp; Event.__init__(self, QUIT, callback, **kwargs)<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/pygsear/Event.py&quot;, line 83, in __init__
<br>&nbsp;&nbsp;&nbsp; pygame.event.set_allowed(type)<br>&nbsp; File &quot;build/bdist.linux-i586/egg/olpcgames/eventwrap.py&quot;, line 89, in set_allowed<br>&nbsp;&nbsp;&nbsp; [g_blocked.remove(x) for x in makeseq(item)]<br>KeyError: 12<br><br>Somebody knows if already pygame works in the xo?, and if it works someone have an idea of my problem?.
<br><br>Thanks.<br clear="all"></div><br clear="all"><br>-- <br>Jorge Saldivar