Bug 232207 - contact groups loose contacts
Summary: contact groups loose contacts
Status: RESOLVED WORKSFORME
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 12:15 UTC by Martin Tlustos
Modified: 2010-04-08 20:26 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 Martin Tlustos 2010-03-26 12:15:43 UTC
Version:           4.4.1 (using 4.4.1 (KDE 4.4.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.31-20-generic

somehow contacts get lost in my groups. Again and again if I edit a contact group, I find those "name doesn't exist" errors (my backtranslation from German).
Comment 1 Tobias Koenig 2010-03-26 15:13:59 UTC
Hej Martin,

make sure you use the 'Personal Contacts' resource when storing contact
groups. The 'vCard file' or 'vCard Directory' resource do not support to
store contact groups.

So remove the vCard file/directory resource from kaddressbook, shutdown kaddressbook/kontact,
run the application 'kaddressbookmigrator', start kaddressbook again, add the
'Personal Contact' resource with the default path that it suggests.

Ciao,
Tobias
Comment 2 Martin Tlustos 2010-04-06 11:10:39 UTC
Hi Tobias,
I already use the personal contacts resource, so this is not the problem.
Comment 3 Tobias Koenig 2010-04-06 22:14:39 UTC
These 'contacts no longer exists' messages appear if you have deleted the contacts
that were referenced in this group.
Have you added/removed the address book with these contacts inside?

Ciao,
Tobias
Comment 4 Martin Tlustos 2010-04-07 08:00:52 UTC
No, I haven't deleted or removed any contacts. I might have deleted a few doubles, that could have caused the problem. But sometimes, when I want to add an entry to a list, when typing, the name of the person appears twice, although I only have one entry in my addressbook. When selecting the first one, no email address is added, I have to select the second one to have an email address displayed in the list. 
Anyway, it would be nice to be able to see which contacts the list complains about, to be able to check whether I really have deleted them or if something else is wrong...
Comment 5 Tobias Koenig 2010-04-08 20:26:32 UTC
Hej Martin,

in KDE 4.5 only contacts with email addresses will be available in
the autocompletion, so this issue is already fixed.

However we can't give a hint which contact is missing the the contact
group, because we store only the id of the contact in there. So if the
contact is removed from Akonadi and the id can not be found anymore we
just can give the hint that the contact is not available anymore.

Ciao,
Tobias