Bug 283015

Summary: Accounts created in the Telepathy KCM do not persist between sessions
Product: [Frameworks and Libraries] telepathy Reporter: Luca Beltrame <lbeltrame>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: grundleborg
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luca Beltrame 2011-09-29 07:28:32 UTC
Version:           unspecified
OS:                Linux

When creating a new account in the telepathy KCM, such an account will appear and be usable only within the same session. When logging out and back in, the KCM does not report any accounts listed and therefore the account needs to be re-created.

Reproducible: Always

Steps to Reproduce:
1. Create an account in the KCM
2. Log out
3. Log back in
4. Check the Accounts KCM

Actual Results:  
There are no accounts available.

Expected Results:  
The previously created account should be there.

KDE git master + kdelibs 4.7 from yesterday, telepathy components from git master from about the same day.
Comment 1 George Goldberg 2011-10-01 09:03:59 UTC
Can you please run the following on the command line and paste the output:

mc-tool list

Thanks
Comment 2 Luca Beltrame 2011-10-01 09:09:06 UTC
At bootup after logging out: no output
After adding an account:

lb@leon:~$ mc-tool list                                                                                                                                          
gabble/jabber/einar_40heavensinferno_2enet0  

I'll log out and paste the output after logging in, if there is any.
Comment 3 Luca Beltrame 2011-10-01 09:13:01 UTC
No output is returned after logging out and back in.
Comment 4 Luca Beltrame 2011-10-04 08:42:26 UTC
Apparently the problem disappears if I uninstall the moc plugin for GNOME online accounts which ended up in my system.
Comment 5 Martin Klapetek 2011-11-07 14:25:24 UTC
Closing as it seems to be bad installation issue.