Summary: | Message list shows read messages as unread | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Flavio Leitner <fbl> |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | grave | CC: | rdieter |
Priority: | NOR | ||
Version: | 4.14.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Flavio Leitner
2015-01-12 13:17:28 UTC
Sorry, I thought kmail got upgrade but checking yum.log the package is still the same. kmail-4.14.3-1.fc21.x86_64 These ones got changed though: Jan 12 09:45:24 Updated: 6:kdelibs-common-4.14.3-8.fc21.x86_64 Jan 12 09:45:24 Updated: 6:kdelibs-webkit-4.14.3-8.fc21.x86_64 Jan 12 09:45:28 Updated: 6:kdelibs-4.14.3-8.fc21.x86_64 Downgrading those three packages resolves the issue: Jan 12 11:28:41 Installed: 6:kdelibs-common-4.14.3-1.fc21.x86_64 Jan 12 11:28:42 Installed: 6:kdelibs-webkit-4.14.3-1.fc21.x86_64 Jan 12 11:28:46 Installed: 6:kdelibs-4.14.3-1.fc21.x86_64 Rex, any way to get the diff between kdelibs-4.14.3-1.fc21 and kdelibs-4.14.3-8.fc21? The primary relevant suspect to me would be the kolab KRecursiveFilterProxyModel.patch (included since 4.13.3-5) from here, # https://obs.kolabsys.com/package/view_file/Kontact:4.13:Development/kdelibs/0001-KRecursiveFilterProxyModel-Fixed-the-model.patch I was asked by kolab folks (aseigo in particular) to include it while they work on getting it upstreamed. %changelog * Mon Dec 29 2014 Rex Dieter <rdieter@fedoraproject.org> 6:4.14.3-8 - pull in candidate fix for "kde deamon crash on wakeup" (kde#288410) * Sat Dec 20 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-7 - borrow Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch from obs - start work to support -nepomuk, -nepomuk-devel subpkgs (wip) * Thu Dec 18 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-6 - kill uri/ fake mimetypes (#587573, kde#269045) - own fake mimetype dirs, e.g. mime/all/ (#907667) * Tue Dec 09 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-5 - pull in Kolab KRecursiveFilterProxyModel.patch * Fri Dec 05 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-4 - Requires: kde-l10n * Tue Nov 25 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-3 - rebuild (openexr) * Fri Nov 21 2014 Rex Dieter <rdieter@fedoraproject.org> - 6:4.14.3-2 - No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) (#1056769) - use upstream _DEFAULT_SOURCE commit/patch instead * Sat Nov 08 2014 Rex Dieter <rdieter@fedoraproject.org> 4.14.3-1 - 4.14.3 I cannot reproduce the problem reported here. $ rpm -q kdelibs kmail kdelibs-4.14.3-8.fc20.i686 kmail-4.14.3-1.fc20.i686 Specifically, using kmail against my gmail account (via imap), messages get marked as read as expected, I can also manually mark it read/unread and it's folder status updates as expected. That said, the status did not change until (initial) folder synchronization completed. I did the package upgrade again and it is working okay now. I will close this bug and re-open if I can reproduce again. Thanks for the help! |