[Dextrose] Maze sharing error

Rafael Ortiz rafael at activitycentral.com
Tue Apr 3 22:30:55 EDT 2012


Hi all.

I'm trying to debug a maze-sharing error that
is intermittent, when error occurs I got this log:


** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
1333495042.224452 WARNING root: KeepButton has been deprecated since Sugar
0.94 and should not be used in newly written code.
1333495042.239470 WARNING root: No gtk.AccelGroup in the top level window.
1333495042.275868 WARNING root: No gtk.AccelGroup in the top level window.
1333495042.375741 WARNING root: No gtk.AccelGroup in the top level window.
1333495042.394134 WARNING root: No gtk.AccelGroup in the top level window.
1333495042.405658 WARNING root: No gtk.AccelGroup in the top level window.
** (sugar-activity:2058): DEBUG: Got client ID
"1052ea14d760d95de3133349504381062500000009370001"
** (sugar-activity:2058): DEBUG: Setting initial properties
** (sugar-activity:2058): DEBUG: Received SaveYourself(SmSaveLocal,
!Shutdown, SmInteractStyleNone, !Fast) in state idle
** (sugar-activity:2058): DEBUG: Sending SaveYourselfDone(True) for initial
SaveYourself
** (sugar-activity:2058): DEBUG: Received SaveComplete message in state
save-yourself-done
Generating maze:1333495043,13,9
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/sugar/activity/widgets.py", line
147, in __neighborhood_clicked_cb
    activity.share()
  File "/usr/lib/python2.7/site-packages/sugar/activity/activity.py", line
809, in share
    pservice.share_activity(self, private=private)
  File
"/usr/lib/python2.7/site-packages/sugar/presence/presenceservice.py", line
202, in share_activity
    activity.get_id())
ValueError: ('Activity %s is already tracked',
'f274570154adfc56738e8323e43a6ce6bad663a1')
1333495103.912584 WARNING olpcgames.pausescreen: Pausing activity after 30
with function <function pauseScreen at 0x8993f0>
1333495142.434295 WARNING olpcgames.pausescreen: Activity restarted
/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
  if key not in self._properties or self._properties[key] != value:
1333495173.667368 WARNING olpcgames.pausescreen: Pausing activity after 30
with function <function pauseScreen at 0x8993f0>

I've not encounter this before, ideas on why this is happening is  welcomed.


Thanks and cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/dextrose/attachments/20120403/a0ae17fb/attachment.html>


More information about the Dextrose mailing list