Bug 299314 - Certificates are not remembered
Summary: Certificates are not remembered
Status: RESOLVED NOT A BUG
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: auth-handler (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 17:34 UTC by Eric Mesa
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Mesa 2012-05-03 17:34:13 UTC
Every time I log in it asks me to approve the Facebook and Google certificates. Every time I click "remember" and every time it asks me again. Interestingly, the popup that asks me about that does not appear to be QT- it appears to be GTK

Reproducible: Always

Steps to Reproduce:
1. mark self online
2. cert dialog box comes up
3. click remember and click ok
4. Restart and the same thing happens
Actual Results:  
It doesn't remember that I said to remember the certs

Expected Results:  
It should remember that I said to remember the certs
Comment 1 David Edmundson 2012-05-03 17:38:41 UTC
That's because you're seeing Empathy's dialogs :). Hence GTK.

Our certificates issues have problems too, mostly that they don't exist very much (there are already bugs on this)

I don't know why they're not being remembered, but that's not my problem.
Comment 2 Eric Mesa 2012-05-03 17:41:50 UTC
why is kdke-telepathy asking for empathy's dialogs?  Is it because they don't exist?
Comment 3 David Edmundson 2012-05-03 17:45:57 UTC
Effectively.

It's all dbus-activated, the backends shouts out "handle this certificate" then will load a UI that can handle it.