Bug 299314

Summary: Certificates are not remembered
Product: [Unmaintained] telepathy Reporter: Eric Mesa <ericsbinaryworld>
Component: auth-handlerAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.