| Summary: | Deleted contacts are still shown in contacts plugin | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Thomas Sommer <thomas.sommer> |
| Component: | Contacts resource | Assignee: | Tobias Koenig <tokoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pim-bugs-null, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | 1.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Sommer
2012-06-24 09:07:50 UTC
I've exported the akonadi database to a text file with mysqldump and searched for the deleted contacts in this text file without success. I've found a solution: I deinstalled kaddressbook. After that I removed all folders and files which still contains some references to kabc. rm -r $HOME/.kde4/share/apps/kabc rm -r $HOME/.kde4/share/apps/nepomuk/ rm -r $HOME/.kde4/share/apps/kconf_update/ rm $HOME/.kde4/share/config/krunnerrc rm $HOME/.kde4/share/config/kglobalshortcutsrc rm $HOME/.kde4/share/config/plasma-desktoprc rm $HOME/.kde4/share/config/kdebugrc rm $HOME/.kde4/share/config/kbookmarkrc |