sugarlabs/sugar-toolkit-gtk3

Test activity collaboration fails

Aniket21mathur opened this issue · 4 comments

I got the following traceback in shell.logs (Ubuntu 18.04 using rdesktop)

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/jarabe/model/neighborhood.py", line 985, in __activity_updated_cb
    bundle = registry.get_bundle(properties['type'])
KeyError: 'type
quozl commented

Speculation;

Does it still occur after your latest changes? If not, it was spurious and caused by your edits.

Thanks. Yes the traceback is gone as I tested with #412 . But still the collaboration for the activity do not work. I tested with both toolkit V0.112 (without telepathy port) and #412 using Ubuntu 18.04. Though there is nothing in the logs for both the cases.

quozl commented

So the traceback was caused by your work in progress. Therefore this issue "a traceback in shell.log" can be closed. Thanks.

Thanks. Agreed.