Open samdroid-apps opened 9 years ago
FYI, I previously tested this on a 0.106.whatever XO and it worked fine. Hopefully this could be merged.
Would be great to get this in 0.110. What's the maintainership story with activities? Who reviews code now that they are all in the sugar-labs org?
@samdroid-apps I tried using this patch but the activity fails to start. Shell shows this error:
Traceback (most recent call last):
File "/home/broot/sugar-build/build/out/install/bin/sugar-activity", line 169, in
That's odd. Does it relate to https://github.com/sugarlabs/write-activity/pull/3/files ?
No, it doesn't related to that. The def _image_cb
is 100% there: https://github.com/sugarlabs/write-activity/blob/master/AbiWordActivity.py#L477
The activity is running fine. But still cannot share it among other users :(
Did you apply the patch for both users? Any logs? What connection manager, salut (no jabber server) or gabble (a jabber server)?
Tested between 2 instances on my fc24 machine, and between fc24 on my laptop and fc20 on my xo4. Worked both times.