Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
'Search and Launch-Contacts' shows deleted contact [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
samo
Guru
Guru


Joined: 13 Mar 2004
Posts: 489

PostPosted: Thu Jun 21, 2012 10:35 pm    Post subject: 'Search and Launch-Contacts' shows deleted contact [solved] Reply with quote

Hi,

after deleting some contacts these contacts are still shown in activity 'Search and Launch' -> 'Contacts'. Is there a way to delete a contact completely?

I've installed
- KDE 4.8.3
- nepomuk 4.8.3
- akonadi-server 1.7.2

Regards


Last edited by samo on Wed Jun 27, 2012 9:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
samo
Guru
Guru


Joined: 13 Mar 2004
Posts: 489

PostPosted: Sat Jun 23, 2012 8:41 am    Post subject: Reply with quote

I assume the plugin 'contacts' in 'Search and Launch' based on nepomuk. Does anybody know how I can clear or delete the nepomuk repository?

Deleting all files in ~/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend does not help.

The problem only occurs with old contacts. When I add a new contact, the contact is shown by the plugin and after deleting this contact, it's not shown any more. That's why I think nepomuk repository is corrupted.
Back to top
View user's profile Send private message
samo
Guru
Guru


Joined: 13 Mar 2004
Posts: 489

PostPosted: Sat Jun 23, 2012 10:25 pm    Post subject: Reply with quote

I still have no clue.

The search plugin in Krunner seems to work with a different database than the 'contacts' menu in the 'search and launch' activity. When I deactivate the 'contacts' plugin, the deleted contacts are not shown any more in the Krunner 'search' plugin. But they still appear in the 'contacts' menu of the 'search and launch' activity.

Does anybody have a hint how to analyse this problem?
Back to top
View user's profile Send private message
samo
Guru
Guru


Joined: 13 Mar 2004
Posts: 489

PostPosted: Sun Jun 24, 2012 9:11 am    Post subject: Reply with quote

I didn't find a solution.

I've written a bug report
Back to top
View user's profile Send private message
samo
Guru
Guru


Joined: 13 Mar 2004
Posts: 489

PostPosted: Tue Jun 26, 2012 5:53 pm    Post subject: Reply with quote

I've found a solution.

I deinstalled kaddressbook. After that I searched for the occurrences of kabc in my home directory:
Code:
grep -r kabc $HOME

I removed all folders and files which still contains some references to kabc.
Code:
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
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum