<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(2) Somewhere along the line, my activity does not launch/close<br>
properly: a gray circle on the frame (always a bad sign) along with my<br>
ever-flashing activity icon.  Empty activity log file.<br>
<br>
Lots of this in shell.log<br>
1373753530.754283 DEBUG gwebsockets: Got data, length 52<br>
1373753530.754836 DEBUG gwebsockets: Text message {"method":"activity.close","id<br>
":9,"params":[]}<br>
Traceback (most recent call last):<br>
  File "/home/walter/sugar-build/build/out/install/lib/python2.7/site-packages/j<br>
arabe/apisocket.py", line 288, in _message_received_cb<br>
    getattr(self._apis[api_name](client), method_name)(request)<br>
  File "/home/walter/sugar-build/build/out/install/lib/python2.7/site-packages/j<br>
arabe/apisocket.py", line 57, in close<br>
    self._activity.get_window().close(GLib.get_current_time())<br>
AttributeError: 'NoneType' object has no attribute 'close'<br></blockquote><div><br></div><div>Probably an apisocket bug, unlikely to be your fault. <br></div></div></div></div>