Summary: | The EWS fetched mails are frequently corrupted | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Cyrille Dunant <cyrille.dunant> |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | arojas, carl, krissn, pigi |
Priority: | NOR | ||
Version: | 5.24.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cyrille Dunant
2023-09-15 08:21:31 UTC
Can confirm the issue, but I think it is actually Kmail's problem, not akonadi. The email details show fine in the notification popup, and also in the headers inside the mail viewer. The issue is in in kmail's email list, looks like the email is inserted in the list before all details are retrieved. Simply restarting kmail (without restarting akonadi or cleaning the cache) fixes this for me. (In reply to Antonio Rojas from comment #1) > Can confirm the issue, but I think it is actually Kmail's problem, not > akonadi. The email details show fine in the notification popup, and also in > the headers inside the mail viewer. The issue is in in kmail's email list, > looks like the email is inserted in the list before all details are > retrieved. Simply restarting kmail (without restarting akonadi or cleaning > the cache) fixes this for me. I will try this. I thought I already had. could it be linked with the headers' display then? (In reply to Antonio Rojas from comment #1) > Can confirm the issue, but I think it is actually Kmail's problem, not > akonadi. The email details show fine in the notification popup, and also in > the headers inside the mail viewer. The issue is in in kmail's email list, > looks like the email is inserted in the list before all details are > retrieved. Simply restarting kmail (without restarting akonadi or cleaning > the cache) fixes this for me. I can confirm this is related to kmail. Restarting indeed clears the display issue. I've changed the product. Antonio Rojas are you also using EWS? I never encountered this issue with IMAP and looking at the responsible code in messagelib, it seems kmail is able to fetch a valid Akonadi::Item from akonadi and the item contains a KMime::Message::Ptr but the KMime::Message is completely empty which is the issue here. (In reply to Carl Schwan from comment #4) > Antonio Rojas are you also using EWS? Yes, this is specific to the EWS accout. I have never seen this on IMAP in the 15+ years I've been using Kmail. (In reply to Antonio Rojas from comment #5) > (In reply to Carl Schwan from comment #4) > > Antonio Rojas are you also using EWS? > > Yes, this is specific to the EWS accout. I have never seen this on IMAP in > the 15+ years I've been using Kmail. Same for me I have the same problem. I'm using Kmail since the beggining and never had such problem neither with imap/pop and their counterpart in ssl. Moreover the account that trigger the problem was in Imap and had no problem, but then Microsoft decided to remove the access in Imap and had to convert. Now I have the probem. I have not observed this behaviour in the latest kontact/kmail. The bug may have been fixed. |