On 14 July 2013 01:19, Daniel Narvaez <[email protected]> wrote: > On 14 July 2013 01:02, Daniel Narvaez <[email protected]> wrote: > >> >> (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' >> >> > This is on close, if you only open the activity, do you get any relevant > backtrace? >
Btw, can you push the activity somewhere? It would make it easier to debug this one, it doesn't feel like a problem with your activity but if it provides a reliable way to trigger it...
_______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

