Ticket #3044 (closed enhancement: fixed)

Opened 21 months ago

Last modified 19 months ago

Better handling of resource collisions

Reported by: patrys Owned by: asterix
Priority: normal Milestone: 0.12
Component: xmpppy Version:
Severity: normal Keywords:
Cc: OS:

Description

Currently when two connections try to use the same resource name, both receive a notification from the server and get disconnected. The notification is not handled and the only way to detect such conflict is to use the XML console.

I propose that Gajim should detect such messages and display a notification popup with a message saying that there was a conflict detected. The notification window should have a 15 second timeout to reconnect with a button that aborts the process and opens the account settings allowing the user to change the resource name.

If you abort the process on your active session, the other session gets reconnected in 15 seconds without any interaction needed.

Attachments

Change History

Changed 19 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8142]) when we're disconnected because of a resource conflict, ask the user another resource. Fixes #3044

Add/Change #3044 (Better handling of resource collisions)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.