#4009 HIGH First D: My XO is friends with itself
Zarro Boogs per Child
bugtracker at laptop.org
Wed Oct 10 07:15:39 EDT 2007
#4009: My XO is friends with itself
-------------------------------+--------------------------------------------
Reporter: cscott | Owner: morgs
Type: defect | Status: new
Priority: high | Milestone: First Deployment, V1.0
Component: presence-service | Version:
Resolution: | Keywords:
Verified: 0 |
-------------------------------+--------------------------------------------
Comment(by smcv):
Presence Service doesn't compare strings, it compares Telepathy handles.
In Gabble these represent JIDs (public-key hashes, basically) on the
server, so people are never compared by name. In Salut handles represent
_presence._tcp service names; in versions where #3683 still exists, these
are derived from the nickname and the .local hostname, and in versions
where that bug has been fixed they're based on the public-key hash and the
.local hostname. So there's no approximate comparison, and no assumption
that nicknames are a unique identifier, in PS.
As always, the PS tab in the devel console will tell you what the PS is
thinking. If that's right, but the neighbourhood view is wrong, then it's
Sugar's fault; if both are wrong, it's PS's fault.
I tried setting my jhbuild's nickname to "SMcV (with a ô to test #4009)"
and I don't see this problem...
--
Ticket URL: <https://dev.laptop.org/ticket/4009#comment:7>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list