<div dir="ltr"><div style>Hello, everyone,</div><div style><br></div><div style>In my project HitTheBalls, which I've just commited the last modifications, I have a bug I that I don't manage to solve.</div><div style>
<br></div><div style>If I launch the game without sugar, however, it runs fine.</div><div style>Also I modified the activity.py in order to fit my main_game module modifications. Maybe that the reason why I have this behaviour (the activity log is not very verbose in my case).</div>
<div style><br></div><div style>So how can I solve the problem ?</div><div style><br></div><div style>This is the activity log :<br></div><div><br></div><div>________________________________________________________</div><div>
1380214070.631923 WARNING root: No Gtk.AccelGroup in the top level window.</div><div>Traceback (most recent call last):</div><div>  File "/home/broot/sugar-build/activities/HitTheBalls.activity/sugargame/canvas.py", line 40, in _run_pygame_cb</div>
<div>    assert pygame.display.get_surface() is None, "PygameCanvas.run_pygame can only be called once."</div><div>AssertionError: PygameCanvas.run_pygame can only be called once.</div><div>1380214073.021442 WARNING root: No Gtk.AccelGroup in the top level window.</div>
<div>Exited with status 0, pid 9045 data (None, <open file '<fdopen>', mode 'w' at 0x1a299c0>, dbus.ByteArray('e2c07f313236150806506c5508b5a987bf6d2b4d', variant_level=1))</div><div>_________________________________________________________________</div>
<div><br></div><div style>Regards</div></div>