> (2) Somewhere along the line, my activity does not launch/close
> properly: a gray circle on the frame (always a bad sign) along with my
> ever-flashing activity icon.  Empty activity log file.
>
> Lots of this in shell.log
> 1373753530.754283 DEBUG gwebsockets: Got data, length 52
> 1373753530.754836 DEBUG gwebsockets: Text message
> {"method":"activity.close","id
> ":9,"params":[]}
> Traceback (most recent call last):
>   File
> "/home/walter/sugar-build/build/out/install/lib/python2.7/site-packages/j
> arabe/apisocket.py", line 288, in _message_received_cb
>     getattr(self._apis[api_name](client), method_name)(request)
>   File
> "/home/walter/sugar-build/build/out/install/lib/python2.7/site-packages/j
> arabe/apisocket.py", line 57, in close
>     self._activity.get_window().close(GLib.get_current_time())
> AttributeError: 'NoneType' object has no attribute 'close'
>

Probably an apisocket bug, unlikely to be your fault.
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to