Presence signal received twice when user change his presence
Submitted by Fabien LOUIS
Assigned to Telepathy bugs list
Description
Created attachment 26383 Python program that reproduces the problem
Hi,
When I change my presence in TelepathyConnection, I get signal "PresenceUpdate/PresenceChanged" (depends to use CONNECTION_INTERFACE_SIMPLE_PRESENCE or CONNECTION_INTERFACE_PRESENCE) twice.
I attach my test program that reproduces the problem and logs of Gabble and Bus.
Attachment 26383, "Python program that reproduces the problem":
test_presence.py