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 671660 - Empathy auth dialog shows up frequently under some circumstances
Empathy auth dialog shows up frequently under some circumstances
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Auth client
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-08 15:40 UTC by Cosimo Cecchi
Modified: 2012-03-09 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the dialog (43.36 KB, image/png)
2012-03-08 15:40 UTC, Cosimo Cecchi
Details
a while after dismissing the dialog (31.02 KB, image/png)
2012-03-08 15:41 UTC, Cosimo Cecchi
Details

Description Cosimo Cecchi 2012-03-08 15:40:00 UTC
I was in a coffee shop yesterday.
The wireless network they have uses some sort of captive portal to get access. When the system gets connected to such a network, *before* I log in in the captive portal, telepathy tries to connect my Google account to the XMPP server.
Apparently the auth client gets confused though, and I get a lot of dialogs asking me if I want to accept the certificate, which in this case is coming *from the captive portal*.

I think there are multiple bugs here:
- I should never get an auth client dialog for a certificate which doesn't come from the XMPP server itself
- After I dismiss the dialog (with Continue IIRC) I get it again and again after a bit, since obviously I am not really connected to any public network and connection keeps failing. It should not retry connection in a row like that though
- I think ideally I should never ever get an auth dialog like that at all for GOA accounts (it's OK to get it if I'm connecting to a home/local/LUG server, but never for Google or Windows Live)
Comment 1 Cosimo Cecchi 2012-03-08 15:40:15 UTC
Created attachment 209258 [details]
the dialog
Comment 2 Cosimo Cecchi 2012-03-08 15:41:48 UTC
Created attachment 209259 [details]
a while after dismissing the dialog

Dialog -> Continue -> [ ... ] -> Notification -> Dismiss -> Dialog again -> ...
Comment 3 Guillaume Desmottes 2012-03-09 08:37:20 UTC
Sounds like a telepathy-gabble bug. Empathy just ask certificate approval when it's asked to by the CM. Could you report to bugs.freedesktop.org please?
Comment 4 Cosimo Cecchi 2012-03-09 15:14:59 UTC
Okay, I now forwarded this here: https://bugs.freedesktop.org/show_bug.cgi?id=47154