After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 305371 - Location of presence resubscription UI
Location of presence resubscription UI
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-24 21:45 UTC by Jeremy Nickurak
Modified: 2006-11-26 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Nickurak 2005-05-24 21:45:24 UTC
If a user has lost his subscription to a user's presence for any reason, there
is no obvious mechanism to re-subscribe to its presence.

Not precisely sure where such a feature should go. Most clients seem to have
this in the context menu, either in the root or in a "Subscription/Presence"
sub-menu.
Comment 1 Mikael Hallendal 2005-05-25 07:29:23 UTC
You can resubscribe from the contacts information dialog. If the subscription for some reason isn't 
"both" (oh how I hate this in jabber) you have a "Resubcribe" button there.
Comment 2 Jeremy Nickurak 2005-05-25 08:51:45 UTC
Okay, I see why I couldn't find that.

Why is the functionality to manage the presence subscription in a dialog that's
about reading information about a contact? To me this dialog feels more like a
read-only area.

Put another way, why should something like presence subscription management be
in the contact information dialog, and the rename/edit-groups/contact-removal
actions be in the context menu? They're all actions taken in the management of
that contact's relationship to the user, and to me feel like they should all be
in the same menu/dialog somewhere.
Comment 3 Mikael Hallendal 2005-05-25 09:58:41 UTC
Because it's something that we wouldn't want to have to deal with at all and most of all, not bug the user 
with in the UI. I don't know of a good place to have that workaround, it's something that we have to do 
due to broken servers that tend to get the subscription information messed up, unfortunately.
Comment 4 Jeremy Nickurak 2005-05-25 16:34:15 UTC
Broken servers, yes. But also server upgrades, or cases where a user revokes
another's subscription and the subscription needs to be re-initiated.
Comment 5 Mikael Hallendal 2005-05-25 18:20:24 UTC
Yes, but in all cases a specification that isn't well suited for chat clients. 
Comment 6 Martyn Russell 2006-11-26 14:43:50 UTC
I have put this in the edit-contact dialog. Since that seems more sensible to me than the contact information dialog. There really isn't a good place to put this feature and like Micke says, this isn't something the user really wants to care much about, it should all JUST work, and we do our best in that respect too.