Summary: | [regression] Searching doesn't search | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Thiago Macieira <thiago> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aspotashev, clemux, disp.reg.bugs.kde, mcv, smartins, winter |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thiago Macieira
2010-12-07 12:01:13 UTC
May be related to Bug 259093 May be related to Bug 259093 Seconded. Searching doesn not work with my IMAP folders. Kmail version 2.0.89 (well, all kde is 4.6 beta 2). In case it is relevant, Nepomuk is activated, but I'm not sure it's working correctly (I don't remember exactly what use is nepomuk to akonadi/kmail). adding as a showstopper Do you have nepomuk running ? No. It consumes too much CPU time, in addition to what Akonadi already consumes, so I kill it. In order to have a working search in KMail you need: - a running Nepomuk server - the mails you want to search in indexed by the akonadi_nepomuk_email_feeder (a recent Nepomuk and Soprano fixes an issue with massive CPU usage there, improving this from indexing 4 mails/min to ~1000 mails/min) - an Akonadi server that supports the query interface version of your Nepomuk server (Nepomuk unfortunately is not very good in keeping interface compatibility), for a KDE 4.6 Nepomuk that means an Akonadi 1.5.1 or newer. Searching without Nepomuk is WONTFIX. "~1000 mails/min" – that is 16 mails per second. I don't know what unnecessary work it does (syncing disks after each indexed word???), but it seems way too slow. "Searching without Nepomuk is WONTFIX." I just realized I need to start searching for another mail client. *** This bug has been marked as a duplicate of bug 223812 *** |