Summary: | Mail not being shown | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Sean Harmer <sh> |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | dvratil, fischer, greve, grote, kdepim-bugs, Martin, mmtsales, mollekopf, nickbryda, nico.kruber, rigo, vkrause, Vojtech.Zeisek, wolfgang |
Priority: | NOR | ||
Version: | 4.11 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepimlibs/b9dd26b6eadc9673c521185d8aad2aea2dc4f5e6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Sean Harmer
2013-09-12 10:23:13 UTC
I also have this problem on openSUSE since 4.11.0. Re-starting Kontact also solves is, so I guess it is some sort of too aggressive caching in KMail, not akonadi I don't know if my problem is same, but I think so. Very often when I receive new email, I see notification (among other KDE notifications) and I see respective number of unread emails on Kmail's tray icon and folder icon within IMAP resource. But when I open that IMAP folder, I don't see new e-mails. When I open that folder in another IMAP client or using webmail, I see all e-mails. Also I have the issue with moving some messages as described in #1. But I think Akonadi is working, because I see notifications about new e-mails and I have to restart KMail (not Akonadi) to view those "lost" e-mails. It is very, very annoying. I use openSUSE 12.3, 64 bit, KDE 4.11.1. Seeing the same issue here. Seems related to https://bugs.kde.org/show_bug.cgi?id=312460 occurring. I can confirm this problem as well, although it does not happen in a reproducible fashion to me. Sometimes it is there, sometimes not. Haven't seen this in a while, but I'm restarting Akonadi/KMail quite often. Anyway, most probably the same as bug 312460. *** This bug has been marked as a duplicate of bug 312460 *** *** Bug 327216 has been marked as a duplicate of this bug. *** See comments in 312460 porting my comment from bug 312460: I have this problem with KDE 4.12.2, but I am not using IMAP at all. Only POP3. Just a feeling but no hard evidence: This seemed to have gone away but since shortly it is back, maybe since I installed KDE 4.12.2. But of course that may have many other reasons. I have that too (porting my comments from https://bugs.kde.org/show_bug.cgi?id=312460 Note that this is probably an akonadi or notification issue. Click on a folder nearby, wait 2-5 seconds, then click back on the folder you've moved the messages into. All messages appear. IMHO, some caching optimization went wrong. It came after performance improvements from 4.10 to 4.11 IMHO Git commit 6b29ca41b923a150758bc58dda37f38b1eb84f07 by Christian Mollekopf. Committed on 24/02/2014 at 15:30. Pushed by cmollekopf into branch 'master'. Fixed the "only new items appear in collections" bug. We have to avoid populating not-yet populated collectoins through signals as otherwise internal assumptions are broken resulting in the ETM never fetching the missing items. M +6 -0 akonadi/entitytreemodel_p.cpp M +93 -14 akonadi/tests/lazypopulationtest.cpp http://commits.kde.org/kdepimlibs/6b29ca41b923a150758bc58dda37f38b1eb84f07 Git commit b9dd26b6eadc9673c521185d8aad2aea2dc4f5e6 by Christian Mollekopf. Committed on 24/02/2014 at 15:32. Pushed by cmollekopf into branch 'KDE/4.12'. Fixed the "only new items appear in collections" bug. We have to avoid populating not-yet populated collectoins through signals as otherwise internal assumptions are broken resulting in the ETM never fetching the missing items. M +6 -0 akonadi/entitytreemodel_p.cpp http://commits.kde.org/kdepimlibs/b9dd26b6eadc9673c521185d8aad2aea2dc4f5e6 THis bug seems to be a duplicate of Bug 319212 - kmail doesn´t show all the mails that are in the folder, while Akonadiconsole does or vice versa, at least when I read the initially description carefully. Feel free to mark those both as duplicated. |