touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #39431
[Bug 1081839] Re: failback-servers for gtalk are misconfigured
Quantal is EOL.
** Changed in: account-plugins (Ubuntu Quantal)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1081839
Title:
failback-servers for gtalk are misconfigured
Status in Online Accounts: Account plugins:
Fix Released
Status in account-plugins package in Ubuntu:
Fix Released
Status in account-plugins source package in Quantal:
Invalid
Bug description:
I work behind a firewall and the port 5222 is blocked so the
telepathy-gabble need to failback to the server
"talkx.l.google.com:443,oldssl" but the file
/usr/share/accounts/services/google-im.service are misconfigured.
I fixed and attached a patch.
You can simulate this by blocking the port 5222.
And you can find more information using the command mc-tool that shows
the error:
==========================
==== before the correction ====
==========================
$ mc-tool show gabble/jabber/google_2ecom0
Account: gabble/jabber/google_2ecom0
Display Name: raizdepi
Normalized: raizdepi@xxxxxxxxx
Enabled: enabled
Icon: im-google-talk
Connects: only when requested
Nickname: Caio Cezar
Service: google-talk
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: available (2) ""
Changing: yes
Storage:
Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 11
Restrictions: Cannot_Set_Parameters, Cannot_Set_Service
(bool) require-encryption = true
(string) server = talk.google.com
(GStrv) fallback-servers = ["\n talkx.l.google.com", "\n talkx.l.google.com:443,oldssl", "\n talkx.l.google.com:80\"\n "]
(GStrv) extra-certificate-identities = ["talk.google.com"]
(string) account = google.com
==========================
==== after the correction ====
==========================
:~$ mc-tool show gabble/jabber/google_2ecom0
Account: gabble/jabber/google_2ecom0
Display Name: raizdepi@xxxxxxxxx
Enabled: enabled
Icon: im-google-talk
Connects: only when requested
Service: google-talk
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: available (2) ""
Changing: yes
Storage:
Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 14
Restrictions: Cannot_Set_Parameters, Cannot_Set_Service
(bool) require-encryption = true
(string) server = talk.google.com
(GStrv) fallback-servers = ["talkx.l.google.com", "talkx.l.google.com:443,oldssl", "talkx.l.google.com:80"]
(GStrv) extra-certificate-identities = ["talk.google.com"]
(string) account = google.com
To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1081839/+subscriptions