ejabberd - Comments for "dead buddies !" https://www.ejabberd.im/node/710 en OK, it's not the same probem... https://www.ejabberd.im/node/710#comment-1492 <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>If a user attempts to modify the nick, subscription type, group or any other detail concerning a contact included on a virtual group, that contact will be added to his personal roster.</p></div> <p>Some programs (pandion, sim and other) automatically rename all contacts in roster, so after first logon all contacts will be added to user personal roster.</p> <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>If the account of that new contact is removed, when the user logins he will not receive the new contact on the shared roster group, but will still receive the contact since he manually added him to his personal roster.</p></div> <p> ... even if this contact phisically removed from server and will never exist again.</p> <p>This is big problem for me. Is it possible to turn off this "bug or feature"? Is it possible automatically remove shared roster contacts from user roster even if they are rename or moved?</p> Thu, 23 Mar 2006 11:54:17 +0000 magnet comment 1492 at https://www.ejabberd.im what you describe is totally unrelated https://www.ejabberd.im/node/710#comment-1487 <div class="quote-msg"> <div class="quote-author"><em>magnet</em> wrote:</div> <p>I have the same problem with another client.</p></div> <p>No, it's not the same problem. What you describe is not related to the zombie-GAIM contacts we were discusing here.</p> <div class="quote-msg"> <div class="quote-author"><em>magnet</em> wrote:</div> <p>If user don't change contact's name and don't move it to another group this contact disapear from roster after deleting it from shared roster.</p></div> <p>As you say, you are not experiencing the zombie-GAIM contacts thing discussed on this thread.</p> <div class="quote-msg"> <div class="quote-author"><em>magnet</em> wrote:</div> <p>If user rename contact or move it to another group this contacts stay in roster after deleting them from shared roster. </p></div> <p>Yes, that's normal, it isn't a bug or feature either on the client or the jabber server. Maybe you understand why does that happen if you understand some implementation details:</p> <ul> <li>On ejabberd, each user has a personal roster with his contacts, where he can subscribe, remove, change nick, change group... </li><li>On mod_shared_roster the admin can define virtual groups of JIDs. </li><li>When an user logins, ejabberd will send him his personal roster and possibly the virtual groups that may affect him. </li><li>If a user attempts to modify the nick, subscription type, group or any other detail concerning a contact included on a virtual group, that contact will be added to his personal roster. </li><li>When that user logins again, ejabberd will send him his personal roster (that includes the new contact), and the unaltered, original virtual groups. So the user will receive the same contact twice: one as his personal roster and another as a JID on the shared roster group. </li><li>If the account of that new contact is removed, when the user logins he will not receive the new contact on the shared roster group, but will still receive the contact since he manually added him to his personal roster. </li></ul> <div class="quote-msg"> <div class="quote-author"><em>magnet</em> wrote:</div> <p>Re: No, it's not GAIM bug!</p></div> <p>As I previously said, the zombie contacts is not a bug on ejabberd, it's more a feature/bug on GAIM.</p> <div class="quote-msg"> <div class="quote-author"><em>magnet</em> wrote:</div> <p>It's ejabberd bug.</p></div> <p>If you understood the explanation for your dual-contacts problem, you will see that it's neither a bug on ejabberd or on your Jabber client.</p> Wed, 22 Mar 2006 14:28:44 +0000 mfoss comment 1487 at https://www.ejabberd.im No, it's not GAIM bug! https://www.ejabberd.im/node/710#comment-1486 <p>It's ejabberd bug... I have the same problem with another client. If user rename contact or move it to another group this contacts stay in roster after deleting them from shared roster. If user don't change contact's name and don't move it to another group this contact disapear from roster after deleting it from shared roster.</p> Wed, 22 Mar 2006 11:02:41 +0000 magnet comment 1486 at https://www.ejabberd.im no problem to delete zombies https://www.ejabberd.im/node/710#comment-1483 <p>it isn't a problem to delete them by hand. rightclick is enough. but in a shared roster how does a user know who is a zombie or not. even in real life it is difficult to say. the user can't edit a list like that.<br /> I think I check with the GAIM team.</p> Tue, 21 Mar 2006 01:57:35 +0000 avjabber comment 1483 at https://www.ejabberd.im It seems a GAIM feature/bug https://www.ejabberd.im/node/710#comment-1480 <p>I tried it and you are right, it happens with GAIM. But there's no such problem with other clients like Tkabber.</p> <p>Even if a roster item is removed, GAIM still shows it. It may be a feature, not a bug, implemented on GAIM for other protocols different to Jabber that require local roster storage (maybe ICQ). </p> <p>Try this: close GAIM, edit $HOME/.gaim/blist.xml and you will see your roster, stored locally by GAIM on a file, including the 'zombie' contact. This is not required on Jabber since the clients receive the full roster each time they login.</p> Mon, 20 Mar 2006 21:28:41 +0000 mfoss comment 1480 at https://www.ejabberd.im