https://bugs.kde.org/show_bug.cgi?id=354400
jrohwer <j.m.roh...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j.m.roh...@gmail.com --- Comment #29 from jrohwer <j.m.roh...@gmail.com> --- (In reply to Laurent Montel from comment #28) > I have a little tired to see comment as > "Is nobody able (or willing) to finally fix this bug ? Aunt google tells > this bug exists for years ?! Really ?" > > Yes kmail and other kde application or opensource application has some bugs, > and indeed we don't have 24h to work by day on application. It's during free > time. > And sometime we don't have a solution because it's a bug in qt or a bug that > we can't reproduce. > For this bug I investigate in Bug 357670 and I didn't find a solution. > > It works fine here. I experienced the same bug (kmail not finding email addresses from kaddressbook) on a fresh install of Kubuntu 16.04. It turns out the binary files for akonadi search (package libkf5akonadisearch-bin) were not installed. After installing the specific package and allowing kontact to index my PIM data, everything now works as it should (except for the typing an initial character and backspacing to bring up the search results). So maybe this is a kubuntu packaging/dependency issue? I must also mention that I had akonadi_baloo_indexer (package baloo_utils) installed, which is from KDE 4 and most probably conflicts with the KF5 akonadi search. (This is a fresh install, not upgrade from previous ubuntu version). I had to manually remove that package and its dependencies. -- You are receiving this mail because: You are watching all bug changes.