monika0691 / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Double "All contacts" at login #314

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When trying to login through the "HablarTabs.html" I see the group "all 
contacts" twice.
With another account the login fails completely and the browser hangs.

It seems that the problem might be the fact that, after the login phase 
transitioned to "ready", it returns to "unknown" and then back to "ready".

Original issue reported on code.google.com by antonio....@gmail.com on 30 Aug 2010 at 2:16

GoogleCodeExporter commented 9 years ago
It seems that the problem is a double creation of XmppRosterLogic instances.

Original comment by antonio....@gmail.com on 31 Aug 2010 at 9:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The symptom is caused by trying to load the roster *before* the session.
When creating the session, it asks for a new instance of the roster, so there 
are *two* instances of Roster and XmppRosterLogic.

Original comment by antonio....@gmail.com on 31 Aug 2010 at 12:37

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1614.

Original comment by antonio....@gmail.com on 31 Aug 2010 at 12:38

GoogleCodeExporter commented 9 years ago
I want to keep it open since the commit it only solves the problem at Hablar 
side, but Emite dependencies still broken. It will be fixed when we move to gin.

Original comment by danigb on 31 Aug 2010 at 1:50

GoogleCodeExporter commented 9 years ago
I agree... Sorry for not noticing before.

Original comment by antonio....@gmail.com on 31 Aug 2010 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by antonio....@gmail.com on 3 Sep 2010 at 12:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1619.

Original comment by danigb on 3 Sep 2010 at 2:03