ejabberd - Comments for "All users shown as &amp;quot;offline&amp;quot; until they go Offline and then come back Online" https://www.ejabberd.im/node/669 en Not a client problem https://www.ejabberd.im/node/669#comment-1544 <p>Initial research seemed to indicate it was isolated to the “type” of client (fat vs. thin) but additional testing has proven this problem exists using multiple different clients as well as client types. (It happens to everyone that registers)</p> <p>I replicated this problem with a fresh install and created a bugzilla report with more detail @ <noindex><a href="http://www.jabber.ru/bugzilla/show_bug.cgi?id=223" title="http://www.jabber.ru/bugzilla/show_bug.cgi?id=223" rel="nofollow" >http://www.jabber.ru/bugzilla/show_bug.cgi?id=223</a></noindex></p> <p>-T</p> Wed, 05 Apr 2006 16:03:47 +0000 TFQ comment 1544 at https://www.ejabberd.im My thoughts/JWGC https://www.ejabberd.im/node/669#comment-1451 <p>Since I also develop a client, I thought I'd mention my mentality for when I first set up my handling of the roster and presence packets. I did make the assumption (and I think reasonable one 'unless told otherwise') that the roster would come first. So I make a note of every member of the roster and label them internally as "unavailable". Then as presence notifications come in I update them accordingly.</p> <p>Now there's no reason why I couldn't hold onto the presence stanzas until I got the roster.. or done that another way... but it's definitely not something that seems "intuitive" to me. (to get presence before roster) AIM handles this another way by having you get your buddy list (roster effectively) first, and then say "hey, I want you to start sending me presence notifications". (called activating your roster)</p> <p>Anyway, I can't say whether my client is having this problem or not. I doubt it's highly used. ;D</p> Wed, 08 Mar 2006 16:09:00 +0000 jadestorm comment 1451 at https://www.ejabberd.im More information has surfaced on the problem https://www.ejabberd.im/node/669#comment-1438 <p>The fact that desktop clients work perfectly, but some less known clients have that problem is interesting. What you are experiencing is probably the same that <noindex><a href="http://lists.jabber.ru/pipermail/ejabberd/2006-March/001636.html" rel="nofollow" >this email</a></noindex> on the mailing list:</p> <blockquote><p>I've had several people complain that at jabber.org their clients are receiving presence before the roster.</p></blockquote> <p>Other clients that are reported to have this issue are:</p> <ul> <li><noindex><a href="http://bugs.kde.org/show_bug.cgi?id=120950" rel="nofollow" >Kopete 0.11</a></noindex> </li></ul> Tue, 07 Mar 2006 09:59:59 +0000 mfoss comment 1438 at https://www.ejabberd.im