Adium

Ticket #9092 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Should provide appropriate defaults for google talk (gtalk) group chat

Reported by: ecjensen Owned by: evands
Milestone: Adium 1.2.5 Component: Service/Google Talk
Version: 1.2.1 Severity: normal
Keywords: group chat Cc:
Patch Status:

Description

As per #6368, "Join Group Chat" for a normal gtalk account fails silently. The behavior is exactly the same in the latest 1.2.1 as that ticket specifies, as is the unhelpful debug log output. Although, for one of my failed attempts to test@… I did get a dialog exactly 26 minutes later that it had failed: 404: Remote Server Not Found

The reasons these fail are that the default server is incorrect (conference.talk.google.com but should be groupchat.google.com) and gtalk requires a special Chat Room Name convention (private-chat-12345678-dead-beef-feed-fedcba987654 as per  http://mkokotovich.blogspot.com/2007/12/google-talk-groupchat.html). Also the password is not needed, as Google just checks that you're logged in to your account.

Changing these defaults to the correct server and a randomly generated chat room name of that format would enable average google talk users to join group chats via Adium.

Change History

Changed 2 years ago by jas8522

  • milestone set to Adium X 1.2.4

Changed 2 years ago by evands

Note: The actual convention is "private-chat-UUID"

Changed 2 years ago by evands

  • owner changed from nobody to evands
  • status changed from new to assigned

Changed 2 years ago by evands

  • status changed from assigned to closed
  • resolution set to fixed

(In [23036]) Fixed default conference settings for Google Talk. Fixes #9092.

Changed 2 years ago by evands

(In [23037]) Merged [23036]: Fixed default conference settings for Google Talk. Fixes #9092.

Note: See TracTickets for help on using tickets.