#4027 LOW First D: Misleading debug messages suggest that activity properties are copied to wrong activity
Zarro Boogs per Child
bugtracker at laptop.org
Fri Oct 5 10:22:50 EDT 2007
#4027: Misleading debug messages suggest that activity properties are copied to
wrong activity
---------------------+------------------------------------------------------
Reporter: bemasc | Owner: marco
Type: defect | Status: new
Priority: low | Milestone: First Deployment, V1.0
Component: sugar | Version: Development build as of this date
Resolution: | Keywords: collaboration, review?
Verified: 0 |
---------------------+------------------------------------------------------
Comment(by smcv):
The reason your activity gets log messages about unrelated activities is
that it creates s.p.a.Activity objects for them. The fact that it creates
those objects is a bug in the s.p.a API, which can't be fixed without
incompatible API changes :-(
(The activity property changes take place outside your "private channel" -
they have to, for the Shell to be able to see the properties of activities
you're not in - and activities and the Shell are both notified about them
if they have asked to be. The API bug is that the s.p.a client library
automatically asks PS about *everyone*'s activity property changes.)
--
Ticket URL: <https://dev.laptop.org/ticket/4027#comment:8>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list