Bug 455208

Summary: Subject, from and to field missing from message view
Product: [Applications] kmail2 Reporter: Agate Blue <me>
Component: message listAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: normal CC: montel
Priority: NOR    
Version: 5.18.90   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Invalid behaviour (missing fields)
Expected behaviour (with subject, from and to field above content)

Description Agate Blue 2022-06-13 10:09:23 UTC
Created attachment 149658 [details]
Invalid behaviour (missing fields)

SUMMARY

Subject, from and to field missing from message view. 

STEPS TO REPRODUCE
1. Open Kmail
2. Select a message in the message list
3. Observe that the message content is displayed properly but other fields (from, to, subject) are missing above the content

OBSERVED RESULT

Only the message content is displayed

EXPECTED RESULT

From, to and subject field are displayed above the message content.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
KDE Frameworks 5.86.0
Qt 5.15.2 (built against 5.15.2)
The wayland windowing system

ADDITIONAL INFORMATION

I have attached some screenshots demonstrating the expected behaviour and the issue on my system.
Comment 1 Agate Blue 2022-06-13 10:10:10 UTC
Created attachment 149659 [details]
Expected behaviour (with subject, from and to field above content)
Comment 2 Laurent Montel 2022-06-13 10:39:01 UTC
First at all 5.18.90 is very old.
Secondary is it for all messages or specific message ?

Regards
Comment 3 Agate Blue 2022-06-13 12:05:22 UTC
(In reply to Laurent Montel from comment #2)
> First at all 5.18.90 is very old.
> Secondary is it for all messages or specific message ?
> 
> Regards

I Laurent and thank you for your answer.

It happens on all messages, on all accounts (I have two IMAP accounts), on all folders. It has been working without any issue before that for weeks, until I noticed the issue today (It may have stopped working yesterday).

I'm using Kmail through Kontact, on Kubuntu, installed via apt:

> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.10
DISTRIB_CODENAME=impish
DISTRIB_DESCRIPTION="Ubuntu 21.10"

> sudo apt-cache policy '*kmail*'
kmail:
  Installed: 4:21.08.1-0ubuntu1
  Candidate: 4:21.08.1-0ubuntu1
  Version table:
 *** 4:21.08.1-0ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu impish/universe amd64 Packages
        100 /var/lib/dpkg/status
kmailtransport-akonadi:
  Installed: 21.08.1-0ubuntu1
  Candidate: 21.08.1-0ubuntu1
  Version table:
 *** 21.08.1-0ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu impish/universe amd64 Packages
        100 /var/lib/dpkg/status

Let me know if I can provide any additional information
Comment 4 Agate Blue 2022-06-13 15:25:37 UTC
I tried to upgrade to Ubuntu 22.04, the Kmail version is now slightly higher:

> kmail --version
kmail2 5.19.3 (21.12.3)

But the issue is still here