Ticket #4408: one.laptop.physics-1.log

File one.laptop.physics-1.log, 3.7 KB (added by FGrose, 11 years ago)
Line 
1** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
21360014092.488733 WARNING root: KeepButton has been deprecated since Sugar 0.94 and should not be used in newly written code.
31360014092.500374 WARNING root: No gtk.AccelGroup in the top level window.
41360014092.513685 WARNING root: No gtk.AccelGroup in the top level window.
5/usr/lib/python2.7/site-packages/sugar/graphics/toolbarbox.py:117: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
6  self.props.palette.add(self.page_widget)
71360014092.538177 WARNING root: No gtk.AccelGroup in the top level window.
81360014092.542978 WARNING root: No gtk.AccelGroup in the top level window.
91360014092.554974 WARNING root: No gtk.AccelGroup in the top level window.
101360014092.564569 WARNING root: No gtk.AccelGroup in the top level window.
111360014092.569912 WARNING root: No gtk.AccelGroup in the top level window.
121360014092.574858 WARNING root: No gtk.AccelGroup in the top level window.
131360014092.579705 WARNING root: No gtk.AccelGroup in the top level window.
141360014092.589247 WARNING root: No gtk.AccelGroup in the top level window.
151360014092.594128 WARNING root: No gtk.AccelGroup in the top level window.
161360014092.599837 WARNING root: No gtk.AccelGroup in the top level window.
171360014092.604671 WARNING root: No gtk.AccelGroup in the top level window.
181360014092.610693 WARNING root: No gtk.AccelGroup in the top level window.
19/usr/lib/python2.7/site-packages/sugar/graphics/window.py:194: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
20  self.__vbox.pack_start(toolbar_box, False)
211360014092.615646 WARNING root: No gtk.AccelGroup in the top level window.
22/usr/lib/python2.7/site-packages/sugar/graphics/toolbarbox.py:45: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
23  self.parent.owner.pack_start(self.page_widget)
241360014092.618965 WARNING root: No gtk.AccelGroup in the top level window.
25/usr/lib/python2.7/site-packages/sugar/datastore/datastore.py:103: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
26  if key not in self._properties or self._properties[key] != value:
271360014116.274810 ERROR olpcgames.canvas: Uncaught top-level exception: Traceback (most recent call last):
28  File "/usr/lib/python2.7/site-packages/olpcgames/canvas.py", line 122, in _start
29    fn()
30  File "/usr/share/sugar/activities/Physics.activity/physics.py", line 133, in main
31    game.run()
32  File "/usr/share/sugar/activities/Physics.activity/physics.py", line 86, in run
33    self.currentTool.handleEvents(event)
34  File "/usr/share/sugar/activities/Physics.activity/tools.py", line 62, in handleEvents
35    self.game.world.json_save(event.filename)
36  File "/usr/lib/python2.7/site-packages/elements/elements.py", line 433, in json_save
37    import cjson
38ImportError: No module named cjson
39
40Exception in thread Thread-1:
41Traceback (most recent call last):
42  File "/usr/lib64/python2.7/threading.py", line 551, in __bootstrap_inner
43    self.run()
44  File "/usr/lib64/python2.7/threading.py", line 504, in run
45    self.__target(*self.__args, **self.__kwargs)
46  File "/usr/lib/python2.7/site-packages/olpcgames/canvas.py", line 122, in _start
47    fn()
48  File "/usr/share/sugar/activities/Physics.activity/physics.py", line 133, in main
49    game.run()
50  File "/usr/share/sugar/activities/Physics.activity/physics.py", line 86, in run
51    self.currentTool.handleEvents(event)
52  File "/usr/share/sugar/activities/Physics.activity/tools.py", line 62, in handleEvents
53    self.game.world.json_save(event.filename)
54  File "/usr/lib/python2.7/site-packages/elements/elements.py", line 433, in json_save
55    import cjson
56ImportError: No module named cjson