I have recreated the XO bundle for the game, and we have also incorporated
the storyboard in the game.
You can download it from : http://code.google.com/p/foodforce/downloads/list
FYI - I'm just by myself (so didn't try sharing between two XOs),
and not into this type of activity (so I didn't run for long) -- but
FoodForce2 came up fine for me on build 'rawhide-xo 20090514' on an
XO-1 system. [activity's log output is attached]
mikus
/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
import sha
1242353486.165565 WARNING root: No gtk.AccelGroup in the top level window.
1242353486.215265 WARNING root: No gtk.AccelGroup in the top level window.
/home/liveuser/Activities/FoodForce2.activity/threades.py:54:
DeprecationWarning: integer argument expected, got float
screen = pygame.display.set_mode(new_screen_size,0|SRCALPHA,32)
** (sugar-activity:2559): DEBUG: Got client ID
"10275070ed8c723a92124235350812658500000022960002"
** (sugar-activity:2559): DEBUG: Setting initial properties
** (sugar-activity:2559): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown,
SmInteractStyleNone, !Fast) in state idle
** (sugar-activity:2559): DEBUG: Sending SaveYourselfDone(True) for initial
SaveYourself
** (sugar-activity:2559): DEBUG: Received SaveComplete message in state
save-yourself-done
/home/liveuser/Activities/FoodForce2.activity/Foodforce2.py:448:
DeprecationWarning: integer argument expected, got float
hunger_map = pygame.transform.scale(hunger_map,threades.new_screen_size)
/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning:
object.__init__() takes no parameters
super(Connection, self).__init__(*args, **kwargs)
1242354162.957122 WARNING root: No gtk.AccelGroup in the top level window.
1242354169.225590 WARNING olpcgames.activity: No file created in
'/home/liveuser/.sugar/default/org.laptop.community.FoodForce2/instance/1242354168'
1242354169.445573 WARNING root: No gtk.AccelGroup in the top level window.
Connected to the mesh.
0514-2
reached in withbuddy
Me: 0514-2
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/sugar/graphics/animator.py", line 106,
in _next_frame_cb
animation.do_frame(current_time, self._duration, self._easing)
File "/usr/lib/python2.6/site-packages/sugar/graphics/animator.py", line 145,
in do_frame
self.next_frame(frame)
File "/usr/lib/python2.6/site-packages/sugar/graphics/palette.py", line 731,
in next_frame
self._palette.set_state(Palette.SECONDARY)
File "/usr/lib/python2.6/site-packages/sugar/graphics/palette.py", line 597,
in set_state
self.menu.embed(self._menu_box)
AttributeError: 'NoneType' object has no attribute 'embed'
1242354170.966660 WARNING root: No gtk.AccelGroup in the top level window.
1242354170.969621 WARNING root: No gtk.AccelGroup in the top level window.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 522, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/liveuser/Activities/FoodForce2.activity/olpcgames/canvas.py",
line 137, in _start
gtk.main_quit()
RuntimeError: called outside of a mainloop
_______________________________________________
Testing mailing list
[email protected]
http://lists.laptop.org/listinfo/testing