Bug 202687

Summary: cannot add contacts on clean KDE user account
Product: [Applications] kaddressbook Reporter: FiNeX <finex>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2009-08-05 21:06:29 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

1) create a new user account
2) log in with KDE (I'm using KDE trunk r1007390)
3) start kaddressbook
4) add one contact

-> the "add to" combo box is empty!

5) press OK

Nothing happens.

It should be created a default resource automatically.
Comment 1 Tobias Koenig 2009-09-15 12:25:52 UTC
SVN commit 1023758 by tokoe:

Use KConfigGroup::readPathEntry() for string entries and
trigger initial synchronization after the resource has been
started.
This will ensure that there will always be a writable
default resource available.

BUG: 202687


 M  +10 -1     firstrun.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1023758