[Server-devel] ejabberd-2.1.10 issues
rihoward1 at gmail.com
rihoward1 at gmail.com
Thu Feb 9 02:06:57 EST 2012
On Feb 8, 2012, at 2:40 PM, Daniel Drake wrote:
> Hi,
>
> With the XS rebase to CentOS6.2, EPEL-6 brought us ejabberd-2.1.8.
> We found an issue that the Online group cannot be marked as @online@
> correctly. Upgrading to ejabberd-2.1.10 (from EPEL6-testing) fixes
> this.
>
> However, there is a regression with collaboration: presence doesn't work right.
>
> I tried downgrading to the old ejabberd-xs package, but it needs a
> rebuild, and after some hassle of getting it to build, it crashes on
> launch. Looks like it is not compatible with the new erlang in EL6:
> http://www.ejabberd.im/node/3698
>
> So, I think we have to look into the ejabberd-2.1.10 issue.
If I remember correctly the XS's ejabberd.cfg calls mod_ctlextra .
From ejabberd 2.1 and greater this has been replaced by mod_admin_extra.
See http://www.ejabberd.im/mod_ctlextra and http://www.ejabberd.im/mod_admin_extra
I also remember reading a doc saying the default node names have been changed.
Robert H
>
> The issue in question: When an XO connects to the network, it does not
> "see" any buddies that are already on the network. However, when new
> buddies join, it will see them.
>
> With 2 XOs, A and B:
>
> A sees B
> B does not see A
> - restart B
> A sees B
> B does not see A
> - restart A
> A does not see B
> B sees A
>
> In the cases when an XO connects to the network with existing clients,
> the XO *is* told about the existence of the other clients, but it
> receives an empty dictionary from the OLPC BuddyInfo telepathy
> interface:
> http://cgit.freedesktop.org/telepathy/telepathy-gabble/tree/extensions/OLPC_Buddy_Info.xml
>
> The Sugar code specifically waits for the 'key' to arrive before
> displaying the icon for the buddy (I guess the key is used for
> collaboration), hence the buddy does not appear.
>
> I'll keep looking into this; debugging tips welcome.
>
> Thanks,
> Daniel
> _______________________________________________
> Server-devel mailing list
> Server-devel at lists.laptop.org
> http://lists.laptop.org/listinfo/server-devel
More information about the Server-devel
mailing list