https://bugs.kde.org/show_bug.cgi?id=223034

--- Comment #48 from Konrad Renner <koni_ren...@gmx.at> ---
(In reply to comment #47)
> (In reply to comment #46)
> > (In reply to comment #45)
> > > rm -rf `find ~/ -name "*nepomuk*"`
> > 
> > Half off-topic, but it's generally safer (and clearer) to say
> > 
> > find ~/ -name "*nepomuk*" -delete
> > 
> > The order is important here!
> 
> what will this command do? will it delete all nepomuk files and configs?
> what impact has this command on my nepomuk configuration?
> 
> the workaround script has not worked for me.

I can live without working contact lists, but nepomuk is very important for me
an my daily work

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to