在 12.10 Ubuntu 的新安装中,添加了一个用于 Empathy 的 Google 帐户。但是,当尝试连接时,Empathy 会显示“Google Talk 帐户需要授权”。单击该图标可打开在线帐户,但不提供执行任何进一步授权的选项。
到目前为止已经检查了以下内容:
激活移情调试器显示:
wocky/-DEBUG: 21/10/12 11:22:20.784214: _end_element_ns: Received stanza
* failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
* not-authorized
* missing-username xmlns='google:auth'
wocky/-DEBUG: 21/10/12 11:22:20.784320: auth_failed: wocky-sasl-auth.c:274: Authentication failed!: Authentication failed: not-authorized
gabbleauthentication-DEBUG: 21/10/12 11:22:20.784421: gabble_server_sasl_channel_fail (server-sasl-channel.c:929): auth failed: WOCKY_AUTH_ERROR_FAILURE (#6): Authentication failed: not-authorized
gabbleconnection-DEBUG: 21/10/12 11:22:20.784534: connector_error_disconnect (connection.c:1760): Interactive authentication error, reason 3, dbus error org.freedesktop.Telepathy.Error.AuthenticationFailed
Run Code Online (Sandbox Code Playgroud)
因此,似乎 seahorse 拥有正确的密码,并且 Google 帐户的设置方式允许应用程序运行。在这种情况下,获得授权错误是没有意义的,除非有其他不明显的东西。
在此处检查了未解决的错误: …