After reading the information about Write ticket sl#4436 "Making collaboration work again" <div>(Thanks Ajay!) I decided check what other activities use activity._shared_activity,</div><div>and this is the list:</div>
<div><br></div><div><div>[gonzalo@localhost honey]$ grep -r "\._shared_activity" * --include=*.py</div><div><br></div><div>calculate: (shareable_activity.py)</div><div><br></div><div>distance: (activity.py)</div>
<div><br></div><div>maze: (olpcgames/mesh.py)</div><div><br></div><div>memorize: (activity.py)</div><div><br></div><div>physics: (mesh.py)</div><div><br></div><div>pippy: groupthink/sugar_tools.py and pippy/mainline/pippy_app.py)</div>
<div><br></div><div>portfolio: (PortfolioActivity.py)</div><div><br></div><div>record: (collab.py)</div><div><br></div><div>speak: (toolkit/activity.py)</div><div><br></div><div>stopwatch: (activity.py)</div><div><br></div>
<div>tamtam: (JamMain.py)</div><div><br></div><div>turtleart: (tacollaboration.py and gnome_plugins/collaboration_plugin.py)</div><div><br></div><div>write: (AbiWordActivity.py)</div></div><div><br></div><div>This is only in the activities distributed by default!</div>
<div><br></div><div>I have filled <a href="http://bugs.sugarlabs.org/ticket/4446">http://bugs.sugarlabs.org/ticket/4446</a> to coordinate the fix in the activities.</div><div><br></div><div>Please maintainers, we need your help with this issue.</div>
<div>The fix is trivial, but need be tested and will need new releases.</div><div>If any of the maintainers does not have time available,</div><div>tell us and we will try to help.</div><div><br></div><div>As a lesson, we should avoid use private properties....</div>
<div><br></div><div>Gonzalo</div><div><br></div><div><br></div>